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
406275d8bf
commit
9a7fac2a15
1 changed files with 1 additions and 2 deletions
|
@ -67,8 +67,7 @@ Navigate to `http://localhost:3000` in your web browser to access the installed
|
|||
|
||||
Stop and remove the containers
|
||||
|
||||
```
|
||||
$ docker-compose down
|
||||
<code>$ docker-compose down</code>
|
||||
|
||||
To delete all data, remove all named volumes by passing the `-v` arguments:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue