| .. |
|
__init__.py
|
7835a07550
Added a label option to 'docker-compose run' and test.
|
8 years ago |
|
config.py
|
520f5d0fde
Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env
|
7 years ago |
|
config_schema_v1.json
|
a1ac289943
Add label config validation, fixes #4904
|
8 years ago |
|
config_schema_v2.0.json
|
398b13d345
Clearly define IPAM config schema for validation
|
7 years ago |
|
config_schema_v2.1.json
|
398b13d345
Clearly define IPAM config schema for validation
|
7 years ago |
|
config_schema_v2.2.json
|
398b13d345
Clearly define IPAM config schema for validation
|
7 years ago |
|
config_schema_v2.3.json
|
398b13d345
Clearly define IPAM config schema for validation
|
7 years ago |
|
config_schema_v2.4.json
|
398b13d345
Clearly define IPAM config schema for validation
|
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
|
8 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
|
8 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
|
8 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
|
8 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
|
8 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
|
8 years ago |
|
config_schema_v3.6.json
|
51076b5e12
Tests for compatibility mode
|
8 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
|
71d40c2a9b
Avoid fallthrough with empty defaults
|
7 years ago |
|
serialize.py
|
e69b9a21ca
Fix port serialization with external IP
|
7 years ago |
|
sort_services.py
|
41976b0f7f
Add support for service:name pid config
|
8 years ago |
|
types.py
|
ca012640c1
Preserve security_opt values in extends
|
8 years ago |
|
validation.py
|
76e9076cb7
Refactor subnet cidr validator & add new test
|
8 years ago |