compose/compose/config
Joffrey F dc8a39f70d Add support for "isolation" in config
Signed-off-by: Joffrey F <joffrey@docker.com>
2016-09-28 15:31:58 -07:00
..
__init__.py Implement environment singleton to be accessed throughout the code 2016-03-24 10:57:01 -07:00
config.py Merge pull request #3653 from shin-/3637-link-local-ips 2016-09-22 11:58:29 -07:00
config_schema_v1.json Add support for swappiness constraint 2016-08-16 11:02:51 +02:00
config_schema_v2.0.json Supported group_add 2016-09-11 23:10:49 -07:00
config_schema_v2.1.json Add support for "isolation" in config 2016-09-28 15:31:58 -07:00
environment.py Unset env vars behavior in 'run' mirroring engine 2016-06-30 15:48:23 -07:00
errors.py Explain the explanation about file versions 2016-04-20 16:40:16 -07:00
interpolation.py Remove Environment singleton, instead carry instance during config processing 2016-03-24 10:57:01 -07:00
serialize.py Denormalize function defaults to latest version 2016-09-20 11:47:14 -07:00
sort_services.py Reduce complexity of sort_service_dicts. 2016-02-24 16:19:38 -08:00
types.py Improve volumespec parsing on windows platforms 2016-09-20 11:24:24 -07:00
validation.py Explain the explanation about file versions 2016-04-20 16:40:16 -07:00