Aanand Prasad 72d3d5d84b Merge pull request #3612 from dnephin/tests_for_bundle hace 9 años
..
cli 058a7659ba Update bundle extension hace 9 años
config 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' hace 9 años
__init__.py 50287722f2 Update release notes and set version to 1.8.0dev 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
bundle.py 5640bd42a8 Add an acceptance test for bundle. hace 9 años
const.py b99037b4a6 Add support for DOCKER_* variables in .env file hace 9 años
container.py b33d7b3dd8 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 10 años
parallel.py 310b3d9441 Properly handle APIError failures in Project.up hace 9 años
progress_stream.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' hace 9 años
project.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' hace 9 años
service.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' hace 9 años
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag hace 10 años
utils.py a67ba5536d Fix #3281: Unexpected result when using build args with default values hace 9 años
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. hace 10 años