Joffrey F 2df31bb13c Provide valid serialization of depends_on when format is not 2.1 8 years ago
..
__init__.py c69d8a3bd2 Implement environment singleton to be accessed throughout the code 9 years ago
config.py 534b4ed820 Falsy values in COMPOSE_CONVERT_WINDOWS_PATHS are properly recognized 8 years ago
config_schema_v1.json d824cb9b06 Add support for swappiness constraint 9 years ago
config_schema_v2.0.json e063c5739f Fix config schemas (misplaced "additionalProperties") 8 years ago
config_schema_v2.1.json e063c5739f Fix config schemas (misplaced "additionalProperties") 8 years ago
config_schema_v3.0.json 3bb8a7d178 Merge pull request #4297 from shin-/4271-fix-schemas 8 years ago
environment.py 534b4ed820 Falsy values in COMPOSE_CONVERT_WINDOWS_PATHS are properly recognized 8 years ago
errors.py d717c88b6e Support version 3.0 of the Compose file format 9 years ago
interpolation.py 2bce81508e Support non-alphanumeric default values. 9 years ago
serialize.py 2df31bb13c Provide valid serialization of depends_on when format is not 2.1 8 years ago
sort_services.py cdda616d6b Reduce complexity of sort_service_dicts. 9 years ago
types.py efb09af271 Do not normalize volume paths on Windows by default 9 years ago
validation.py 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 8 years ago