compose/compose/config
Joffrey F efb09af271 Do not normalize volume paths on Windows by default
Add environment variable to enable normalization if needed.
Do not normalize internal paths

Signed-off-by: Joffrey F <joffrey@docker.com>
2016-10-18 12:17:56 -07:00
..
__init__.py Implement environment singleton to be accessed throughout the code 2016-03-24 10:57:01 -07:00
config.py Do not normalize volume paths on Windows by default 2016-10-18 12:17:56 -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 Merge branch 'master' of https://github.com/dbdd4us/compose into dbdd4us-master 2016-10-17 14:09:09 -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 Support non-alphanumeric default values. 2016-10-06 17:04:19 -04: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 Do not normalize volume paths on Windows by default 2016-10-18 12:17:56 -07:00
validation.py Explain the explanation about file versions 2016-04-20 16:40:16 -07:00