mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
This was thanks to the semantics of project.up(), which starts everything if you pass it an empty list of service names. (That logic should probably be moved out to main.py.) Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>