mirror of
https://github.com/wsargent/docker-cheat-sheet.git
synced 2025-12-16 07:00:13 +01:00
docs(zh-cn): Take out obsolete link.
This commit is contained in:
parent
4b262bc60e
commit
d1af2a7210
1 changed files with 1 additions and 1 deletions
|
|
@ -219,7 +219,7 @@ Docker.com 把它自己的[索引](https://hub.docker.com/)托管到了它的仓
|
|||
|
||||
## Dockerfile
|
||||
|
||||
[配置文件](https://docs.docker.com/reference/builder/)。当你执行 `docker build` 的时候会根据该配置文件设置 Docker 容器。远优于使用 `docker commit`。如果你使用 [jEdit](http://jedit.org),我为 [Dockerfile](https://github.com/wsargent/jedit-docker-mode)做了个语法高亮模块。你还可以试试 [工具集](#tools)部分的内容。
|
||||
[配置文件](https://docs.docker.com/reference/builder/)。当你执行 `docker build` 的时候会根据该配置文件设置 Docker 容器。远优于使用 `docker commit`。如果你使用 [jEdit](http://jedit.org),我为 [Dockerfile](https://github.com/wsargent/jedit-docker-mode)做了个语法高亮模块。
|
||||
|
||||
### 指令
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue