compose/compose/config
Joffrey F a35335a75c Add support for device_cgroup_rules in v2.3 files
Signed-off-by: Joffrey F <joffrey@docker.com>
2018-02-26 14:43:44 -08:00
..
__init__.py Added a label option to 'docker-compose run' and test. 2017-12-06 17:34:46 -08:00
config.py Add support for device_cgroup_rules in v2.3 files 2018-02-26 14:43:44 -08:00
config_schema_v1.json Add label config validation, fixes #4904 2017-11-30 11:57:42 -06:00
config_schema_v2.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_v2.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_v2.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_v2.3.json Add support for device_cgroup_rules in v2.3 files 2018-02-26 14:43:44 -08: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
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 Add support for 3.6 schema and tmpfs mount size 2018-02-02 12:01:41 -08:00
serialize.py Add support for seccomp files 2018-02-26 10:46:10 -08:00
sort_services.py Add support for service:name pid config 2017-07-13 17:37:26 -07:00
types.py Add support for seccomp files 2018-02-26 10:46:10 -08:00
validation.py Refactor subnet cidr validator & add new test 2017-12-06 17:34:46 -08:00