You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Status: Downloaded newer image for k8s.gcr.io/pause:3.4.1
67
+
$ docker save k8s.gcr.io/pause:3.4.1 -o pause.tar
68
68
```
69
-
Then use [`ctr`](https://github.com/containerd/containerd/blob/master/docs/man/ctr.1.md)
70
-
to load the container image into the container runtime:
69
+
Then use `ctr` to load the container image into the container runtime:
71
70
```console
72
71
# The cri plugin uses the "k8s.io" containerd namespace.
0 commit comments