Richard Bann bf2bf21720 Add failing test for --abort-on-container-exit 9 years ago
..
cli bf2bf21720 Add failing test for --abort-on-container-exit 9 years ago
config 7152f7ea76 Handle mismatched network formats in config files 9 years ago
__init__.py 869e815213 Bump 1.7.0dev 9 years ago
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 9 years ago
const.py 79f993f52c Detailed error message when daemon version is too old. 9 years ago
container.py 421981e7d2 Use 12 characters for the short id to match docker and fix backwards compatibility. 9 years ago
network.py 7152f7ea76 Handle mismatched network formats in config files 9 years ago
parallel.py c64af0a459 Add an acceptance test and docs for the down subcommand 9 years ago
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 9 years ago
project.py 633e349ab9 Test network_aliases feature 9 years ago
service.py 0cb8ba3775 Use modern set notation in _get_aliases 9 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
utils.py 93a02e497d Apply driver_opts processing to network configs 9 years ago
volume.py e225f12551 Add logging when initializing a volume. 9 years ago