compose/compose
jrabbit 6540efb3d3 If an env var is passthrough but not defined on the host don't set it.
This doesn't change too much code and keeps the generators.

Signed-off-by: jrabbit <jackjrabbit@gmail.com>
2016-01-23 15:58:06 -05:00
..
cli Fixes #2448 2016-01-21 19:19:37 +00:00
config If an env var is passthrough but not defined on the host don't set it. 2016-01-23 15:58:06 -05: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 Containers join each network aliased to their service's name 2016-01-15 02:08:20 +00:00
container.py add support for stop_signal to compose file 2016-01-12 17:21:49 -06:00
network.py Allow custom ipam config 2016-01-18 18:56:18 +00: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 Support links in v2 files 2016-01-21 14:34:26 +00:00
service.py Stop connecting to all networks on container creation 2016-01-21 18:04:50 +00: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