Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. 10 лет назад
..
cli 74dc1b1411 Merge pull request #2893 from shin-/2833-run-dependencies 10 лет назад
config 4b2a666231 Validate that each section of the config is a mapping before running interpolation. 10 лет назад
__init__.py 869e815213 Bump 1.7.0dev 10 лет назад
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 10 лет назад
const.py 79f993f52c Detailed error message when daemon version is too old. 10 лет назад
container.py 421981e7d2 Use 12 characters for the short id to match docker and fix backwards compatibility. 10 лет назад
network.py 7152f7ea76 Handle mismatched network formats in config files 10 лет назад
parallel.py c64af0a459 Add an acceptance test and docs for the down subcommand 10 лет назад
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 лет назад
project.py 633e349ab9 Test network_aliases feature 10 лет назад
service.py 0cb8ba3775 Use modern set notation in _get_aliases 10 лет назад
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 лет назад
utils.py 93a02e497d Apply driver_opts processing to network configs 10 лет назад
volume.py e225f12551 Add logging when initializing a volume. 10 лет назад