| .. |
|
__init__.py
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
9 years ago |
|
config.py
|
c9ef1fa32f
Fix for extending services written in v2 format.
|
9 years ago |
|
errors.py
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
9 years ago |
|
fields_schema_v1.json
|
21aae13e77
Move logging config changes to v2 spec
|
9 years ago |
|
fields_schema_v2.json
|
5545c55ecc
Network fields schema validation
|
9 years ago |
|
interpolation.py
|
79df2ebe1b
Support variable interpolation for volumes and networks sections.
|
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
|
18df1e170d
Merge pull request #2625 from kojiromike/allow-list-entrypoints
|
9 years ago |
|
service_schema_v2.json
|
cbec6f8834
Support links in v2 files
|
9 years ago |
|
sort_services.py
|
6e5c312768
Implement depends_on to define an order for services in the v2 format.
|
9 years ago |
|
types.py
|
3da25aa463
is_named_volume also tests for home paths ~
|
9 years ago |
|
validation.py
|
3f65bdcf46
Move ulimits validation to validation.py and improve the error message.
|
9 years ago |