mirror of https://github.com/docker/compose.git
If you have an alternate YAML file with different services defined, containers for those services will be shown in `docker-compose ps` even if you don't pass that file in. Furthermore, `docker-compose rm` will claim that it's going to remove them, but actually won't. Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
cli_test.py | ||
legacy_test.py | ||
project_test.py | ||
resilience_test.py | ||
service_test.py | ||
state_test.py | ||
testcases.py |