Add stop signal to the docs.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
b1ebf5ce17
commit
bf068a8287
2 changed files with 21 additions and 14 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue