compose/compose
Joffrey F 0fa7163522 Interpolate configs values
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-06-06 11:50:09 -07:00
..
cli Fix improper use of project.stop 2017-05-23 12:38:54 -07:00
config Interpolate configs values 2017-06-06 11:50:09 -07:00
__init__.py 1.14.0dev 2017-05-04 12:47:44 -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 referencing right segment of code 2017-02-08 18:50:26 +08:00
const.py Add 3.3 format support 2017-05-23 12:04:24 -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 Expand depends_on to allow different conditions (service_start, service_healthy) 2017-01-04 11:28:30 -08:00
network.py Network label mismatch now prints a warning instead of raising an error 2017-05-23 15:26:17 -07:00
parallel.py Implement --scale option on up command, allow scale config in v2.2 format 2017-04-21 14:49:04 -07:00
progress_stream.py progress_stream: Avoid undefined ANSI escape codes 2016-11-25 10:16:37 +00:00
project.py Prevent dependencies rescaling when executing `docker-compose run` 2017-05-12 17:39:56 -07:00
service.py Add support for labels during build 2017-05-23 12:03:36 -07:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
timeparse.py Add a vendored and modified pytimeparse 2016-11-16 12:10:32 -05:00
utils.py Implement 'healthcheck' option 2016-11-18 14:47:02 +00:00
volume.py Add default labels to networks and volumes created by Compose 2016-12-19 20:43:35 -08:00