mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-12 05:19:57 +00:00
Merge pull request #181 from mwmllr/DVL-013
DVL-013 removing invalid option from quick start docker-composer remo…
This commit is contained in:
commit
996874daa1
@ -90,7 +90,7 @@ $ docker-compose stop
|
||||
|
||||
# Remove the stopped container (IMPORTANT!)
|
||||
# After the removal it will be re-created during next run
|
||||
$ docker-compose rm -rf
|
||||
$ docker-compose rm -f
|
||||
```
|
||||
|
||||
#### 3.2 Services
|
||||
|
Loading…
x
Reference in New Issue
Block a user