| .. |
|
__init__.py
|
c69d8a3bd2
Implement environment singleton to be accessed throughout the code
|
9 years ago |
|
config.py
|
8d3c8be7d9
Merge pull request #4036 from nbarbey/master
|
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")
|
9 years ago |
|
config_schema_v2.1.json
|
e063c5739f
Fix config schemas (misplaced "additionalProperties")
|
9 years ago |
|
config_schema_v3.0.json
|
644e1716c3
Add missing network.internal to v3 schema.
|
8 years ago |
|
config_schema_v3.1.json
|
5b6191e653
Add cache_from to build opts
|
8 years ago |
|
environment.py
|
a3a9d8944a
Close the open file handle using context manager
|
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
|
abce83ef25
Fix `config` command output with service.secrets section
|
8 years ago |
|
sort_services.py
|
cdda616d6b
Reduce complexity of sort_service_dicts.
|
9 years ago |
|
types.py
|
abce83ef25
Fix `config` command output with service.secrets section
|
8 years ago |
|
validation.py
|
8b92049432
Detect the service that causes the invalid service name error
|
8 years ago |