| .. |
|
__init__.py
|
c69d8a3bd2
Implement environment singleton to be accessed throughout the code
|
10 år sedan |
|
config.py
|
e4d2d7ed8a
Config now catches undefined service links Fixes issue #2922 Signed-off-by: John Harris <[email protected]>
|
9 år sedan |
|
config_schema_v1.json
|
be1476f24b
Only allow tmpfs on v2.
|
10 år sedan |
|
config_schema_v2.0.json
|
85c7d3e5ce
Add support for docker run --tmpfs flag.
|
10 år sedan |
|
environment.py
|
12ad3ff301
Injecting os.environ in Environment instance happens outside of init method
|
10 år sedan |
|
errors.py
|
57fc85b457
Wrap long lines and restrict lines to 105 characters.
|
10 år sedan |
|
interpolation.py
|
b9ca5188a2
Remove Environment singleton, instead carry instance during config processing
|
10 år sedan |
|
serialize.py
|
1e164ca802
Fix format of 'restart' option in 'config' output
|
9 år sedan |
|
sort_services.py
|
cdda616d6b
Reduce complexity of sort_service_dicts.
|
10 år sedan |
|
types.py
|
1e164ca802
Fix format of 'restart' option in 'config' output
|
9 år sedan |
|
validation.py
|
f655a8af95
Account for aliased links Fix failing tests Signed-off-by: John Harris <[email protected]>
|
9 år sedan |