compose/tests
Aanand Prasad 0b887b841f Stop 'rm' and 'ps' listing services not defined in the current file
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>
2015-07-03 14:34:27 +01:00
..
fixtures Merge pull request #1406 from vdemeester/667-compose-port-scale 2015-06-15 10:58:44 -07:00
integration Stop 'rm' and 'ps' listing services not defined in the current file 2015-07-03 14:34:27 +01:00
unit Merge pull request #1488 from dnephin/config_from_stdin 2015-07-03 09:03:40 +01:00
__init__.py [pep8] flake8 run for everything, fix items from this change 2015-03-25 23:15:34 -07:00