| .. |
|
__init__.py
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
9 years ago |
|
config.py
|
4b2a666231
Validate that each section of the config is a mapping before running interpolation.
|
9 years ago |
|
errors.py
|
ef8db3650a
Improve error messages for invalid versions
|
9 years ago |
|
fields_schema_v1.json
|
21aae13e77
Move logging config changes to v2 spec
|
9 years ago |
|
fields_schema_v2.0.json
|
1952b52392
Constraint build argument types. Numbers are cast into strings
|
9 years ago |
|
interpolation.py
|
4b2a666231
Validate that each section of the config is a mapping before running interpolation.
|
9 years ago |
|
serialize.py
|
1bfbba36b2
Ensure that the config output by config command never contains python objects.
|
9 years ago |
|
service_schema_v1.json
|
5e6dc3521c
Add support for shm_size. Fixes #2823.
|
9 years ago |
|
service_schema_v2.0.json
|
825a0941f0
Network aliases are now part of the network dictionary
|
9 years ago |
|
sort_services.py
|
ed1b204804
Rename 'net' to 'network mode' in various classes/methods
|
9 years ago |
|
types.py
|
e32863f89e
Make links unique-by-alias when merging
|
9 years ago |
|
validation.py
|
4b2a666231
Validate that each section of the config is a mapping before running interpolation.
|
9 years ago |