mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-10-21 14:21:33 +00:00
Update image
This commit is contained in:
@@ -73,7 +73,7 @@ docker save <镜像名> | bzip2 | pv | ssh <用户名>@<主机名> 'cat | docker
|
||||
|
||||
## Docker 1.13+
|
||||
|
||||
在 Docker 1.13+ 版本中推荐使用 docker image 来管理镜像。
|
||||
在 Docker 1.13+ 版本中推荐使用 `docker image` 来管理镜像。
|
||||
|
||||
```bash
|
||||
$ docker image import
|
||||
|
Reference in New Issue
Block a user