Daniel Nephin db02c9f537 Add some unit tests for new bundle and push commands. 9 년 전
..
cli 33cc601176 Warn on missing digests, don't push/pull by default 9 년 전
config 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 년 전
__init__.py 9bf6bc6dbd Bump 1.8.0-rc1 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 년 전
bundle.py db02c9f537 Add some unit tests for new bundle and push commands. 9 년 전
const.py b99037b4a6 Add support for DOCKER_* variables in .env file 9 년 전
container.py b33d7b3dd8 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 310b3d9441 Properly handle APIError failures in Project.up 9 년 전
progress_stream.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 년 전
project.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 년 전
service.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 년 전
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 년 전
utils.py a67ba5536d Fix #3281: Unexpected result when using build args with default values 9 년 전
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 9 년 전