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