docker/command导入命令中的参数选项错误
This commit is contained in:
parent
e7c0557e63
commit
f0433a0010
@ -34,5 +34,5 @@ docker save -o <要保存的文件名>.tar <本地镜像名>:<本地镜像tag>
|
|||||||
```
|
```
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker load > <镜像文件名>
|
docker load < <镜像文件名>
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user