Aanand Prasad 3d3f331404 Merge pull request #3303 from aanand/clarify-rm-and-down 9 years ago
..
cli 3722bb38c6 Clarify behaviour of rm and down 9 years ago
config 12ad3ff301 Injecting os.environ in Environment instance happens outside of init method 9 years ago
__init__.py 869e815213 Bump 1.7.0dev 9 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. 9 years ago
const.py b99037b4a6 Add support for DOCKER_* variables in .env file 9 years ago
container.py b33d7b3dd8 Prevent unnecessary inspection of containers when created from an inspect. 9 years ago
network.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 9 years ago
parallel.py 7cfb5e7bc9 Fix race condition 9 years ago
progress_stream.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 9 years ago
project.py 83df95d511 Remove extra ensure_image_exists() which causes duplicate builds. 9 years ago
service.py 83df95d511 Remove extra ensure_image_exists() which causes duplicate builds. 9 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 9 years ago
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 9 years ago