johnharris85 e4d2d7ed8a Config now catches undefined service links Fixes issue #2922 Signed-off-by: John Harris <[email protected]> hace 9 años
..
cli 4e8b017283 Fix CLI docstring to reflect Docopt behaviour. hace 9 años
config e4d2d7ed8a Config now catches undefined service links Fixes issue #2922 Signed-off-by: John Harris <[email protected]> hace 9 años
__init__.py 0d7bf73446 Bump 1.7.0 hace 9 años
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. hace 10 años
const.py b99037b4a6 Add support for DOCKER_* variables in .env file hace 9 años
container.py 73d57a1acb Prevent unnecessary inspection of containers when created from an inspect. hace 9 años
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. hace 9 años
parallel.py 2160c787e3 Fix race condition hace 9 años
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. hace 10 años
project.py 275b54641a Remove extra ensure_image_exists() which causes duplicate builds. hace 9 años
service.py 2a8c2c8ad6 Unit test for skipping network disconnect. hace 9 años
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag hace 10 años
utils.py 93a02e497d Apply driver_opts processing to network configs hace 9 años
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. hace 9 años