Update stack-yaml-reference.md

This commit is contained in:
LRubin 2016-11-04 15:00:18 -07:00 committed by GitHub
parent 9bf89d47cd
commit f59511b2b5
1 changed files with 1 additions and 1 deletions

View File

@ -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