mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-07 19:14:20 +00:00
Fix typo docker-composer kil
This commit is contained in:
parent
3556873f19
commit
0d1fe20cc4
@ -82,7 +82,7 @@ For consecutive startups you can send them into background (``-d``):
|
||||
host> docker-compose up -d
|
||||
|
||||
* If you want to gracefully stop all container, enter ``docker-compose stop``
|
||||
* If you want to kill all container, enter ``docker-compose kil``
|
||||
* If you want to kill all container, enter ``docker-compose kill``
|
||||
* Ensure to run ``docker-compose rm -f`` afterwards
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user