docs/compose
Daniel Nephin b726f508a6 Fix merging of logging options in v1 config.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-03-01 11:43:26 -05:00
..
cli implement exec 2016-02-29 10:50:09 +01:00
config Fix merging of logging options in v1 config. 2016-03-01 11:43:26 -05:00
__init__.py Bump 1.7.0dev 2016-02-04 23:46:41 +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-11 15:20:32 -08:00
container.py implement exec 2016-02-29 10:50:09 +01:00
network.py Handle mismatched network formats in config files 2016-02-18 15:24:41 -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-18 15:23:46 -08:00
service.py Display containers name when scale a container 2016-02-29 20:19:03 +01: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-18 10:53:40 -08:00
volume.py Add logging when initializing a volume. 2016-02-11 11:40:22 -08:00