1
0
Fork 0
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:
Ignacio Van Droogenbroeck 2020-05-24 14:43:52 -03:00
parent 406275d8bf
commit 9a7fac2a15

View file

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