Alexey Rokhin 0043dc4fab Add cpu_count, cpu_percent, cpus parameters. 8 years ago
..
__init__.py d5a2d37d05 Properly resolve build args against host environment values 8 years ago
config.py 0043dc4fab Add cpu_count, cpu_percent, cpus parameters. 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 843a0d82a0 Add support for IPAM options in v2 format 8 years ago
config_schema_v2.2.json 0043dc4fab Add cpu_count, cpu_percent, cpus parameters. 8 years ago
config_schema_v3.0.json 644e1716c3 Add missing network.internal to v3 schema. 8 years ago
config_schema_v3.1.json 0ba1f61e9b Add schema for v3.2, and revert some changes made to v3.1 after it was released. 8 years ago
config_schema_v3.2.json 7b19009511 Fix a handful of issues with 3.2 schema 8 years ago
environment.py a3a9d8944a Close the open file handle using context manager 8 years ago
errors.py 65b919cf08 Add 3.2 schema to docker-compose.spec 8 years ago
interpolation.py 2bce81508e Support non-alphanumeric default values. 9 years ago
serialize.py 3e66c68f9f Fix external secrets serialization 8 years ago
sort_services.py cdda616d6b Reduce complexity of sort_service_dicts. 9 years ago
types.py 3a76f95e28 fix python3.x _asdict() return None 8 years ago
validation.py 2acf286ed6 Support V3.2 8 years ago