mirror of
https://github.com/docker/compose.git
synced 2025-07-24 22:24:41 +02:00
Clarify when 'fig stop' is necessary in README
This commit is contained in:
parent
7a1fb3a8d2
commit
887a30e327
@ -143,7 +143,7 @@ If you want to run your services in the background, you can pass the `-d` flag t
|
|||||||
|
|
||||||
See `fig --help` other commands that are available.
|
See `fig --help` other commands that are available.
|
||||||
|
|
||||||
You'll probably want to stop your services when you've finished with them:
|
If you started Fig with `fig up -d`, you'll probably want to stop your services once you've finished with them:
|
||||||
|
|
||||||
$ fig stop
|
$ fig stop
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user