| .. |
|
__init__.py
|
c69d8a3bd2
Implement environment singleton to be accessed throughout the code
|
9 years ago |
|
config.py
|
e6b2949edc
Merge pull request #4216 from lawliet89/userns_mode
|
8 years ago |
|
config_schema_v1.json
|
d824cb9b06
Add support for swappiness constraint
|
9 years ago |
|
config_schema_v2.0.json
|
dada36f732
Supported group_add
|
9 years ago |
|
config_schema_v2.1.json
|
62f8b1402e
Implement `userns_mode` HostConfig for services
|
9 years ago |
|
config_schema_v3.0.json
|
e6b2949edc
Merge pull request #4216 from lawliet89/userns_mode
|
8 years ago |
|
environment.py
|
5d244ef6d8
Unset env vars behavior in 'run' mirroring engine
|
9 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
|
d717c88b6e
Support version 3.0 of the Compose file format
|
9 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
|
b67f110620
Explain the explanation about file versions
|
9 years ago |