Daniel Nephin 644e1716c3 Add missing network.internal to v3 schema. 9 лет назад
..
__init__.py c69d8a3bd2 Implement environment singleton to be accessed throughout the code 9 лет назад
config.py 1a02121ab5 depends_on merge now retains condition information when present 9 лет назад
config_schema_v1.json d824cb9b06 Add support for swappiness constraint 9 лет назад
config_schema_v2.0.json e063c5739f Fix config schemas (misplaced "additionalProperties") 9 лет назад
config_schema_v2.1.json e063c5739f Fix config schemas (misplaced "additionalProperties") 9 лет назад
config_schema_v3.0.json 644e1716c3 Add missing network.internal to v3 schema. 9 лет назад
environment.py 534b4ed820 Falsy values in COMPOSE_CONVERT_WINDOWS_PATHS are properly recognized 9 лет назад
errors.py d717c88b6e Support version 3.0 of the Compose file format 9 лет назад
interpolation.py 2bce81508e Support non-alphanumeric default values. 9 лет назад
serialize.py d83d31889e Remove external_name from volume def in config output 9 лет назад
sort_services.py cdda616d6b Reduce complexity of sort_service_dicts. 10 лет назад
types.py efb09af271 Do not normalize volume paths on Windows by default 9 лет назад
validation.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 9 лет назад