Joffrey F 0cb8ba3775 Use modern set notation in _get_aliases 10 years ago
..
cli 74dc1b1411 Merge pull request #2893 from shin-/2833-run-dependencies 10 years ago
config 7152f7ea76 Handle mismatched network formats in config files 10 years ago
__init__.py 869e815213 Bump 1.7.0dev 10 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. 10 years ago
const.py 79f993f52c Detailed error message when daemon version is too old. 10 years ago
container.py 421981e7d2 Use 12 characters for the short id to match docker and fix backwards compatibility. 10 years ago
network.py 7152f7ea76 Handle mismatched network formats in config files 10 years ago
parallel.py c64af0a459 Add an acceptance test and docs for the down subcommand 10 years ago
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 years ago
project.py 633e349ab9 Test network_aliases feature 10 years ago
service.py 0cb8ba3775 Use modern set notation in _get_aliases 10 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 10 years ago
volume.py e225f12551 Add logging when initializing a volume. 10 years ago