mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 07:48:06 +02:00
corrections to readme.md
Signed-off-by: Ignacio Van Droogenbroeck <ignacio@vandroogenbroeck.net>
This commit is contained in:
parent
c56b7b7980
commit
406275d8bf
1 changed files with 2 additions and 2 deletions
|
@ -71,5 +71,5 @@ Stop and remove the containers
|
|||
$ docker-compose down
|
||||
|
||||
To delete all data, remove all named volumes by passing the `-v` arguments:
|
||||
```
|
||||
docker-compose down -v
|
||||
|
||||
<code>$ docker-compose down -v</code>
|
Loading…
Add table
Add a link
Reference in a new issue