Replace ctrcri with ctr cri.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
@@ -54,7 +54,7 @@ $ docker save k8s.gcr.io/pause-amd64:3.1 -o pause.tar
|
||||
```
|
||||
Then load the container image into the container runtime:
|
||||
```console
|
||||
$ sudo ctrcri load pause.tar
|
||||
$ sudo ctr cri load pause.tar
|
||||
Loaded image: k8s.gcr.io/pause-amd64:3.1
|
||||
```
|
||||
List images and inspect the pause image:
|
||||
|
||||
Reference in New Issue
Block a user