Aanand Prasad 8314a48a2e Attach interactively on Windows by shelling out 9 years ago
..
cli 8314a48a2e Attach interactively on Windows by shelling out 9 years ago
config 7f1606545d Merge pull request #4004 from shin-/4000-extend-logging 9 years ago
__init__.py 6ab0607e61 Switch back to dev version 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
bundle.py 817c76c8e9 Fix command hint in bundle to pull services instead of images 9 years ago
const.py fd254caa68 Add support for link-local IPs in service.networks definition 9 years ago
container.py 7dd2e33057 Only allow log streaming if logdriver is json-file or journald 9 years ago
errors.py 9abbe1b7f8 Catchable error for parse failures in split_buffer 9 years ago
network.py 83f35e132b Add support for creating internal networks 9 years ago
parallel.py fea970dff3 service: detailed error messages for create and start 9 years ago
progress_stream.py 1ea9dda1d3 Implement 'docker-compose push' and 'docker-compose bundle' 9 years ago
project.py 583bbb4635 Copy experimental bundle docs into Compose docs so URL is stable 9 years ago
service.py e4bb9bde30 Merge pull request #3964 from shin-/3963-unicode-env 9 years ago
state.py ef4eb66723 Implement smart recreate behind an experimental CLI flag 10 years ago
utils.py 7911659266 Improve volumespec parsing on windows platforms 9 years ago
volume.py e5529a89e1 Make down idempotent, continue to remove resources if one is missing. 9 years ago