| .. |
|
__init__.py
|
d5a2d37d05
Properly resolve build args against host environment values
|
8 years ago |
|
config.py
|
e7b7480462
Interpolate configs values
|
8 years ago |
|
config_schema_v1.json
|
d824cb9b06
Add support for swappiness constraint
|
9 years ago |
|
config_schema_v2.0.json
|
843a0d82a0
Add support for IPAM options in v2 format
|
8 years ago |
|
config_schema_v2.1.json
|
5fb7675055
Add support for build labels in 2.1 and 2.2 format
|
8 years ago |
|
config_schema_v2.2.json
|
5fb7675055
Add support for build labels in 2.1 and 2.2 format
|
8 years ago |
|
config_schema_v3.0.json
|
ce2219ec37
Add missing network.internal to v3 schema.
|
8 years ago |
|
config_schema_v3.1.json
|
3a2735abb9
Rebase compose v3.1 on the latest v3
|
8 years ago |
|
config_schema_v3.2.json
|
2ffa67cf92
Add 3.3 format support
|
8 years ago |
|
config_schema_v3.3.json
|
2ffa67cf92
Add 3.3 format support
|
8 years ago |
|
environment.py
|
8f72dadd75
Close the open file handle using context manager
|
8 years ago |
|
errors.py
|
d2a8a9edaa
Rewrite duplicate override error message
|
8 years ago |
|
interpolation.py
|
2bce81508e
Support non-alphanumeric default values.
|
9 years ago |
|
serialize.py
|
70b2e64c1b
Partial support for service configs
|
8 years ago |
|
sort_services.py
|
cdda616d6b
Reduce complexity of sort_service_dicts.
|
9 years ago |
|
types.py
|
5c3d0db3f2
ServicePort merge_field should account for external IP and protocol
|
8 years ago |
|
validation.py
|
201919824f
move cpus validation to validation.py
|
8 years ago |