mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #17275 from bagratte/compose-faq
Proofread Compose FAQ
This commit is contained in:
@@ -39,7 +39,7 @@ interactive terminal to the container and returns an exit status matching the
|
||||
exit status of the process in the container.
|
||||
|
||||
The `docker compose start` command is useful only to restart containers
|
||||
that were previously created, but were stopped. It never creates new
|
||||
that were previously created but were stopped. It never creates new
|
||||
containers.
|
||||
|
||||
## Why do my services take 10 seconds to recreate or stop?
|
||||
|
||||
Reference in New Issue
Block a user