Aanand Prasad 020d46ff21 Warn on missing digests, don't push/pull by default 9 年之前
..
cli 020d46ff21 Warn on missing digests, don't push/pull by default 9 年之前
config 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 年之前
__init__.py 50287722f2 Update release notes and set version to 1.8.0dev 9 年之前
__main__.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 9 年之前
bundle.py 020d46ff21 Warn on missing digests, don't push/pull by default 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 年之前