compose/compose/config
Joffrey F 9f9122cd95 Don't convert slashes for UNIX paths on Windows hosts
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-09-19 11:36:51 -07:00
..
__init__.py Added a label option to 'docker-compose run' and test. 2017-12-06 17:34:46 -08:00
config.py Better support for UTF8+bom Compose files 2018-06-18 16:46:37 -07:00
config_schema_v1.json Add label config validation, fixes #4904 2017-11-30 11:57:42 -06:00
config_schema_v2.0.json iprange -> ip_range 2018-05-01 17:11:14 -07:00
config_schema_v2.1.json iprange -> ip_range 2018-05-01 17:11:14 -07:00
config_schema_v2.2.json iprange -> ip_range 2018-05-01 17:11:14 -07:00
config_schema_v2.3.json iprange -> ip_range 2018-05-01 17:11:14 -07:00
config_schema_v2.4.json Allow `x-*` extension on 3rd level objects 2018-05-31 14:15:10 +02:00
config_schema_v3.0.json Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 2018-01-17 18:00:11 -08:00
config_schema_v3.1.json Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 2018-01-17 18:00:11 -08:00
config_schema_v3.2.json Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 2018-01-17 18:00:11 -08:00
config_schema_v3.3.json Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 2018-01-17 18:00:11 -08:00
config_schema_v3.4.json Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 2018-01-17 18:00:11 -08:00
config_schema_v3.5.json Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 2018-01-17 18:00:11 -08:00
config_schema_v3.6.json Tests for compatibility mode 2018-02-16 16:37:20 -08:00
config_schema_v3.7.json Add `init` support in 3.7 schema 2018-06-18 10:52:57 +02:00
environment.py Add support for BOM-signed env files 2017-12-06 17:32:25 -08:00
errors.py Improved version comparisons throughout the codebase 2017-07-13 17:37:26 -07:00
interpolation.py Support for rollback config in compose 3.7 2018-05-30 13:36:59 +02:00
serialize.py Avoid overriding external = False in serializer 2018-07-09 15:28:32 -04:00
sort_services.py Add support for service:name pid config 2017-07-13 17:37:26 -07:00
types.py Don't convert slashes for UNIX paths on Windows hosts 2018-09-19 11:36:51 -07:00
validation.py Refactor subnet cidr validator & add new test 2017-12-06 17:34:46 -08:00