compose/compose
Joffrey F fcd38d3c4b Bump 1.9.0-rc3
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-11-03 13:49:03 -07:00
..
cli Replace "which" calls with the portable find_executable function 2016-10-27 12:23:49 -07:00
config Fix schema divergence - add missing fields to compose 2.1 schema 2016-10-27 12:23:49 -07:00
__init__.py Bump 1.9.0-rc3 2016-11-03 13:49:03 -07:00
__main__.py Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 2016-01-07 13:09:24 -05:00
bundle.py Fix command hint in bundle to pull services instead of images 2016-09-08 11:17:39 -07:00
const.py Add support for link-local IPs in service.networks definition 2016-09-15 14:55:14 -07:00
container.py Only allow log streaming if logdriver is json-file or journald 2016-09-13 11:56:26 -07:00
errors.py Catchable error for parse failures in split_buffer 2016-08-02 12:48:32 -07:00
network.py Add whitelisted driver option added by the overlay driver to avoid breakage 2016-11-02 17:04:52 -07:00
parallel.py service: detailed error messages for create and start 2016-07-11 10:45:27 +02:00
progress_stream.py Implement 'docker-compose push' and 'docker-compose bundle' 2016-06-14 12:06:14 -04:00
project.py Do not print Swarm mode warning when connecting to a UCP server 2016-10-27 12:23:49 -07:00
service.py Merge pull request #3991 from shin-/3906-isolation-config 2016-10-17 11:02:11 -07:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Improve volumespec parsing on windows platforms 2016-09-20 11:24:24 -07:00
volume.py add support for creating volume and network with label definition 2016-10-12 10:35:14 +08:00