Skip to content
Snippets Groups Projects
Unverified Commit b124bacb authored by Harald Nezbeda's avatar Harald Nezbeda Committed by GitHub
Browse files

Merge pull request #8 from designorant/patch-1

Remove obsolete --all flag
parents 2447bfaf f8e7717d
Branches
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ sudo docker-compose down
```
... or the **rm** command if the containers are stopped already.
```
sudo docker-compose rm --all
sudo docker-compose rm
```
## Project from existing source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment