Merge pull request #181 from mwmllr/DVL-013

DVL-013 removing invalid option from quick start docker-composer remo…
This commit is contained in:
cytopia 2018-01-28 17:37:26 +01:00 committed by GitHub
commit 996874daa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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