Daniel Nephin dc3a5ce624 Refactor config validation to support constraints in the same jsonschema 10 лет назад
..
cli 15b2094bad Stop other containers if the flag is set. 10 лет назад
config dc3a5ce624 Refactor config validation to support constraints in the same jsonschema 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 d451578152 Make environment variables without a value the same as docker-cli. 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 d451578152 Make environment variables without a value the same as docker-cli. 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 лет назад