Add stop signal to the docs.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-01-19 15:03:41 -05:00 committed by Aanand Prasad
commit bf068a8287
2 changed files with 21 additions and 14 deletions

View file

@ -45,8 +45,7 @@ A `docker-compose.yml` looks like this:
redis:
image: redis
volumes:
logvolume01:
driver: default
logvolume01: {}
For more information about the Compose file, see the
[Compose file reference](compose-file.md)