Joffrey F 03fefaca39 Fix service label parsing 8 years ago
..
__init__.py d5a2d37d05 Properly resolve build args against host environment values 8 years ago
config.py 03fefaca39 Fix service label parsing 8 years ago
config_schema_v1.json d824cb9b06 Add support for swappiness constraint 9 years ago
config_schema_v2.0.json 8c6f2217c4 Add support for extension fields in v2.x and v3.4 8 years ago
config_schema_v2.1.json 8c6f2217c4 Add support for extension fields in v2.x and v3.4 8 years ago
config_schema_v2.2.json 8c6f2217c4 Add support for extension fields in v2.x and v3.4 8 years ago
config_schema_v2.3.json c7cdd63acf Add shm_size to build-options (issue #3866) 8 years ago
config_schema_v3.0.json 7611492f9c Update schemas to prevent invalid properties in deploy.resources 8 years ago
config_schema_v3.1.json 7611492f9c Update schemas to prevent invalid properties in deploy.resources 8 years ago
config_schema_v3.2.json 158a786578 Sync composefile v3.2 schema with `docker/cli` 8 years ago
config_schema_v3.3.json 7611492f9c Update schemas to prevent invalid properties in deploy.resources 8 years ago
config_schema_v3.4.json 78fe655dbc Revert 3.4-beta temp rename 8 years ago
config_schema_v3.5.json c7cdd63acf Add shm_size to build-options (issue #3866) 8 years ago
environment.py 8f72dadd75 Close the open file handle using context manager 8 years ago
errors.py 56a23bfcd2 Improved version comparisons throughout the codebase 8 years ago
interpolation.py 56a23bfcd2 Improved version comparisons throughout the codebase 8 years ago
serialize.py 0ec77bf7d5 Config command generates invalid volumes (fixes #5176) 8 years ago
sort_services.py 41976b0f7f Add support for service:name pid config 8 years ago
types.py 1ae83d4139 0 is a valid value for a published port 8 years ago
validation.py 1da5b54d75 Fix oneOf validator parser to correctly process uniqueItems errors 8 years ago