mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-04 23:02:39 +00:00
fix typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## 存出和载入镜像
|
## 存储和载入镜像
|
||||||
|
|
||||||
### 存出镜像
|
### 存储镜像
|
||||||
如果要导出镜像到本地文件,可以使用 `docker save` 命令。
|
如果要导出镜像到本地文件,可以使用 `docker save` 命令。
|
||||||
```
|
```
|
||||||
$ sudo docker images
|
$ sudo docker images
|
||||||
|
Reference in New Issue
Block a user