mirror of
https://github.com/containerd/containerd.git
synced 2026-07-11 18:14:17 +00:00
* Correctly reference the only schema 1 mediatype containerd supports. * Document that `--local` is required for `ctr` when pulling schema 1 images * Document CRI users more clearly Fixes https://github.com/containerd/containerd/issues/10998 Signed-off-by: Samuel Karp <samuelkarp@google.com>