Aanand Prasad abddabfb0a Merge pull request #3135 from dnephin/fix_down_idempotency 10 years ago
..
cli dd40331b44 Merge pull request #3102 from shin-/1477-a-modest-proposal 10 years ago
config ee136446a2 Fix #2804: Add ipv4 and ipv6 static addressing 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 d28c5dda92 implement exec 10 years ago
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 years ago
parallel.py 34de1f0a4c Removed unused parallel.parallel_stop 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 20c29f7e47 Add flag to up/down to remove orphaned containers 10 years ago
service.py f933381a12 Dependency-ordered start/stop/up 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 e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 years ago