mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-07 11:30:16 +00:00
Merge pull request #726 from tyrann0us/patch-1
Fix typo docker-composer kil
This commit is contained in:
commit
ae4514e1ca
@ -82,7 +82,7 @@ For consecutive startups you can send them into background (``-d``):
|
|||||||
host> docker-compose up -d
|
host> docker-compose up -d
|
||||||
|
|
||||||
* If you want to gracefully stop all container, enter ``docker-compose stop``
|
* 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
|
* Ensure to run ``docker-compose rm -f`` afterwards
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user