Daniel Nephin 74dc1b1411 Merge pull request #2893 from shin-/2833-run-dependencies 10 anni fa
..
cli 74dc1b1411 Merge pull request #2893 from shin-/2833-run-dependencies 10 anni fa
config a8fda480e3 driver_opts can only be of type string 10 anni fa
__init__.py 869e815213 Bump 1.7.0dev 10 anni fa
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 10 anni fa
const.py 79f993f52c Detailed error message when daemon version is too old. 10 anni fa
container.py 421981e7d2 Use 12 characters for the short id to match docker and fix backwards compatibility. 10 anni fa
network.py e551988616 Include networks in the config_hash. 10 anni fa
parallel.py c64af0a459 Add an acceptance test and docs for the down subcommand 10 anni fa
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 anni fa
project.py 3d3388d59b Extract volume init and removal from project. 10 anni fa
service.py ab40d389d0 Fix sorting of DOCKER_START_KEYS. 10 anni fa
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 anni fa
utils.py d1d3969661 Add docker-compose event 10 anni fa
volume.py e225f12551 Add logging when initializing a volume. 10 anni fa