johnharris85 e4d2d7ed8a Config now catches undefined service links Fixes issue #2922 Signed-off-by: John Harris <[email protected]> 9 лет назад
..
cli 4e8b017283 Fix CLI docstring to reflect Docopt behaviour. 9 лет назад
config e4d2d7ed8a Config now catches undefined service links Fixes issue #2922 Signed-off-by: John Harris <[email protected]> 9 лет назад
__init__.py 0d7bf73446 Bump 1.7.0 9 лет назад
__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 b99037b4a6 Add support for DOCKER_* variables in .env file 9 лет назад
container.py 73d57a1acb Prevent unnecessary inspection of containers when created from an inspect. 9 лет назад
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 9 лет назад
parallel.py 2160c787e3 Fix race condition 9 лет назад
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 лет назад
project.py 275b54641a Remove extra ensure_image_exists() which causes duplicate builds. 9 лет назад
service.py 2a8c2c8ad6 Unit test for skipping network disconnect. 9 лет назад
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 лет назад
utils.py 93a02e497d Apply driver_opts processing to network configs 9 лет назад
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 9 лет назад