Jure Žvelc c9ef1fa32f Fix for extending services written in v2 format. 10 anni fa
..
__init__.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 anni fa
config.py c9ef1fa32f Fix for extending services written in v2 format. 10 anni fa
errors.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 anni fa
fields_schema_v1.json 21aae13e77 Move logging config changes to v2 spec 10 anni fa
fields_schema_v2.json 69ed5f9c48 Specify networks in Compose file 10 anni fa
interpolation.py 79df2ebe1b Support variable interpolation for volumes and networks sections. 10 anni fa
serialize.py 1bfbba36b2 Ensure that the config output by config command never contains python objects. 10 anni fa
service_schema_v1.json 18df1e170d Merge pull request #2625 from kojiromike/allow-list-entrypoints 10 anni fa
service_schema_v2.json 6e5c312768 Implement depends_on to define an order for services in the v2 format. 10 anni fa
sort_services.py 6e5c312768 Implement depends_on to define an order for services in the v2 format. 10 anni fa
types.py 1bfbba36b2 Ensure that the config output by config command never contains python objects. 10 anni fa
validation.py 3f65bdcf46 Move ulimits validation to validation.py and improve the error message. 10 anni fa