DVL-013 removing invalid option from quick start docker-composer removal in the docs

This commit is contained in:
Michael Millar 2018-01-25 21:21:28 +01:00
parent b42e3eb964
commit 1e001b616a

View File

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