Aanand Prasad a2317dfac2 Remove one-off containers in 'docker-compose down' 9 年 前
..
cli 81f6d86ad9 Warn when --all is not passed to rm 9 年 前
config ee136446a2 Fix #2804: Add ipv4 and ipv6 static addressing 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 d28c5dda92 implement exec 10 年 前
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 年 前
parallel.py 34de1f0a4c Removed unused parallel.parallel_stop 10 年 前
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 年 前
project.py a2317dfac2 Remove one-off containers in 'docker-compose down' 9 年 前
service.py f933381a12 Dependency-ordered start/stop/up 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 e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 年 前