| .. |
|
__init__.py
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
10 years ago |
|
config.py
|
69ed5f9c48
Specify networks in Compose file
|
10 years ago |
|
errors.py
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
10 years ago |
|
fields_schema_v1.json
|
21aae13e77
Move logging config changes to v2 spec
|
10 years ago |
|
fields_schema_v2.json
|
69ed5f9c48
Specify networks in Compose file
|
10 years ago |
|
interpolation.py
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
10 years ago |
|
service_schema_v1.json
|
18df1e170d
Merge pull request #2625 from kojiromike/allow-list-entrypoints
|
10 years ago |
|
service_schema_v2.json
|
3eafdbb01b
Connect services to networks with the 'networks' key
|
10 years ago |
|
sort_services.py
|
bf1552da79
Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value.
|
10 years ago |
|
types.py
|
b76dc1e05e
Require volumes_from a container to be explicit in V2 config.
|
10 years ago |
|
validation.py
|
c3968a439f
Refactor config loading to move version check into ConfigFile.
|
10 years ago |