docs/compose
Joffrey F 1e29ad9fc7 Apply driver_opts processing to network configs
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-02-23 11:52:51 -08:00
..
cli Bring up all dependencies when running a single service. 2016-02-23 11:52:51 -08:00
config Apply driver_opts processing to network configs 2016-02-23 11:52:51 -08:00
__init__.py Bump 1.6.0 2016-02-04 19:43:26 +00: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 Detailed error message when daemon version is too old. 2016-02-23 11:52:51 -08:00
container.py Use 12 characters for the short id to match docker and fix backwards compatibility. 2016-02-23 11:52:51 -08:00
network.py Handle mismatched network formats in config files 2016-02-23 11:52:51 -08: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 Test network_aliases feature 2016-02-23 11:52:51 -08:00
service.py Fix copying of volumes by using the name of the volume instead of the host path. 2016-02-23 11:52:51 -08:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Apply driver_opts processing to network configs 2016-02-23 11:52:51 -08:00
volume.py Add logging when initializing a volume. 2016-02-23 11:52:51 -08:00