Skip to content
Snippets Groups Projects
Unverified Commit f8e7717d authored by Michał Ordon's avatar Michał Ordon Committed by GitHub
Browse files

Remove obsolete --all flag

This is obsolete as per version 1.16.1
parent 2447bfaf
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