Joffrey F 1c002b5844 Fix new flake8 errors/warnings 7 years ago
..
__init__.py 7835a07550 Added a label option to 'docker-compose run' and test. 8 years ago
config.py 80322cfa5b Better support for UTF8+bom Compose files 7 years ago
config_schema_v1.json a1ac289943 Add label config validation, fixes #4904 8 years ago
config_schema_v2.0.json 064471e640 iprange -> ip_range 7 years ago
config_schema_v2.1.json 064471e640 iprange -> ip_range 7 years ago
config_schema_v2.2.json 064471e640 iprange -> ip_range 7 years ago
config_schema_v2.3.json 064471e640 iprange -> ip_range 7 years ago
config_schema_v2.4.json 7a19b7548f Allow `x-*` extension on 3rd level objects 7 years ago
config_schema_v3.0.json c387d05a40 Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 7 years ago
config_schema_v3.1.json c387d05a40 Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 7 years ago
config_schema_v3.2.json c387d05a40 Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 7 years ago
config_schema_v3.3.json c387d05a40 Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 7 years ago
config_schema_v3.4.json c387d05a40 Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 7 years ago
config_schema_v3.5.json c387d05a40 Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation 7 years ago
config_schema_v3.6.json 51076b5e12 Tests for compatibility mode 7 years ago
config_schema_v3.7.json c584ad67fc Add `init` support in 3.7 schema 7 years ago
environment.py 558df8fe2f Add support for BOM-signed env files 8 years ago
errors.py 56a23bfcd2 Improved version comparisons throughout the codebase 8 years ago
interpolation.py 0fa1462b0f Don't use dot as a path separator as it is a valid character in resource identifiers 7 years ago
serialize.py 9c2ffe6384 Avoid overriding external = False in serializer 7 years ago
sort_services.py 41976b0f7f Add support for service:name pid config 8 years ago
types.py 1c002b5844 Fix new flake8 errors/warnings 7 years ago
validation.py 1c002b5844 Fix new flake8 errors/warnings 7 years ago