mirror of
https://github.com/wsargent/docker-cheat-sheet.git
synced 2025-12-16 07:00:13 +01:00
Merge pull request #80 from spacewander/update-link
update link for `templates for docker containers`
This commit is contained in:
commit
70eb0a5165
2 changed files with 2 additions and 2 deletions
|
|
@ -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)。
|
||||
|
||||
### 生命周期
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue