Merge pull request #80 from spacewander/update-link

update link for `templates for docker containers`
This commit is contained in:
Will Sargent 2016-02-21 19:29:17 -08:00
commit 70eb0a5165
2 changed files with 2 additions and 2 deletions

View file

@ -135,7 +135,7 @@ docker run hello-world
## 镜像(Images)
镜像是[docker 容器的模板](https://docs.docker.com/introduction/understanding-docker/#how-does-a-docker-image-work)。
镜像是[docker 容器的模板](https://docs.docker.com/engine/understanding-docker/#how-does-a-docker-image-work)。
### 生命周期