compose/compose
Daniel Nephin 0f234154c2 Remove all non-external networks on down.
Also moves the shutdown test fixtures to be a more general v2-full fixture.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-01-14 18:28:17 -05:00
..
cli Connect services to networks with the 'networks' key 2016-01-14 17:59:37 +00:00
config Merge pull request #2617 from gutweiler/extra-hosts-ipv6 2016-01-14 15:19:12 -08:00
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
__main__.py Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 2016-01-07 13:09:24 -05:00
const.py Refactor API version switching logic 2016-01-12 21:29:45 +00:00
container.py add support for stop_signal to compose file 2016-01-12 17:21:49 -06:00
network.py Remove all non-external networks on down. 2016-01-14 18:28:17 -05:00
parallel.py Add an acceptance test and docs for the down subcommand 2016-01-14 11:11:08 -05:00
progress_stream.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
project.py Remove all non-external networks on down. 2016-01-14 18:28:17 -05:00
service.py Add support for build arguments 2016-01-14 12:14:56 -08:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Add docker-compose event 2016-01-08 13:43:30 -05:00
volume.py Add an acceptance test and docs for the down subcommand 2016-01-14 11:11:08 -05:00