Aanand Prasad 217f762a60 Post-merge fix - restore Environment import in main.py 9 years ago
..
cli 217f762a60 Post-merge fix - restore Environment import in main.py 9 years ago
config 70da16103a Unset env vars behavior in 'run' mirroring engine 9 years ago
__init__.py 9bf6bc6dbd Bump 1.8.0-rc1 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. 10 years ago
bundle.py a7fc3e2220 Add an acceptance test for bundle. 9 years ago
const.py b99037b4a6 Add support for DOCKER_* variables in .env file 10 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. 10 years ago
parallel.py 310b3d9441 Properly handle APIError failures in Project.up 9 years ago
progress_stream.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 years ago
project.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 years ago
service.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
utils.py a67ba5536d Fix #3281: Unexpected result when using build args with default values 9 years ago
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 10 years ago