mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-28 09:18:54 +00:00
Fix 文字错误 拉去 -> 拉取
This commit is contained in:
parent
0ccdc3fcfe
commit
717abe60e7
@ -285,7 +285,7 @@ healthcheck:
|
|||||||
|
|
||||||
### `image`
|
### `image`
|
||||||
|
|
||||||
指定为镜像名称或镜像 ID。如果镜像在本地不存在,`Compose` 将会尝试拉去这个镜像。
|
指定为镜像名称或镜像 ID。如果镜像在本地不存在,`Compose` 将会尝试拉取这个镜像。
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
image: ubuntu
|
image: ubuntu
|
||||||
|
Loading…
Reference in New Issue
Block a user