compose/compose
Daniel Nephin d5514965d5 Merge pull request #2975 from dnephin/fix_crash_on_none_in_config
Fix validation message when there are multiple nested oneOf validations.
2016-02-19 15:53:26 -05:00
..
cli Merge pull request #2893 from shin-/2833-run-dependencies 2016-02-12 16:33:01 -05:00
config Merge pull request #2975 from dnephin/fix_crash_on_none_in_config 2016-02-19 15:53: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 Use 12 characters for the short id to match docker and fix backwards compatibility. 2016-02-08 12:18:48 -05: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 Use modern set notation in _get_aliases 2016-02-18 15:28:12 -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-18 10:53:40 -08:00
volume.py Add logging when initializing a volume. 2016-02-11 11:40:22 -08:00