mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-12-25 14:38:54 +00:00
fix typo
This commit is contained in:
parent
4e70ce8578
commit
e4e10ead0f
@ -1,6 +1,6 @@
|
||||
## 存出和载入镜像
|
||||
## 存储和载入镜像
|
||||
|
||||
### 存出镜像
|
||||
### 存储镜像
|
||||
如果要导出镜像到本地文件,可以使用 `docker save` 命令。
|
||||
```
|
||||
$ sudo docker images
|
||||
|
Loading…
Reference in New Issue
Block a user