Update container

This commit is contained in:
khs1994
2017-11-24 12:30:38 +08:00
parent dce2e464da
commit 90bfc0d610
6 changed files with 18 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ $ docker import http://example.com/exampleimage.tgz example/imagerepo
## Docker 1.13+
在 Docker 1.13+ 版本中推荐使用 docker container 来管理容器。
在 Docker 1.13+ 版本中推荐使用 `docker container` 来管理容器。
```bash
$ docker container export