| .. |
|
__init__.py
|
c69d8a3bd2
Implement environment singleton to be accessed throughout the code
|
9 years ago |
|
config.py
|
12ad3ff301
Injecting os.environ in Environment instance happens outside of init method
|
9 years ago |
|
config_schema_v1.json
|
be1476f24b
Only allow tmpfs on v2.
|
9 years ago |
|
config_schema_v2.0.json
|
85c7d3e5ce
Add support for docker run --tmpfs flag.
|
9 years ago |
|
environment.py
|
12ad3ff301
Injecting os.environ in Environment instance happens outside of init method
|
9 years ago |
|
errors.py
|
57fc85b457
Wrap long lines and restrict lines to 105 characters.
|
9 years ago |
|
interpolation.py
|
b9ca5188a2
Remove Environment singleton, instead carry instance during config processing
|
9 years ago |
|
serialize.py
|
1bfbba36b2
Ensure that the config output by config command never contains python objects.
|
9 years ago |
|
sort_services.py
|
cdda616d6b
Reduce complexity of sort_service_dicts.
|
9 years ago |
|
types.py
|
e32863f89e
Make links unique-by-alias when merging
|
9 years ago |
|
validation.py
|
18510b4024
Don't allow booleans for mapping types.
|
9 years ago |