mirror of https://github.com/docker/docs.git
Update stack-yaml-reference.md
This commit is contained in:
parent
9bf89d47cd
commit
f59511b2b5
|
@ -47,7 +47,7 @@ The image used to deploy this service. This is the only mandatory key.
|
|||
```yml
|
||||
image: drupal
|
||||
image: dockercloud/hello-world
|
||||
image: quay.io/borja/redis
|
||||
image: my.registry.com/redis
|
||||
```
|
||||
|
||||
## autodestroy
|
||||
|
|
Loading…
Reference in New Issue