| .. |
|
__init__.py
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
10 years ago |
|
config.py
|
47e53b49c2
Merge pull request #2653 from shin-/Runscope-build-args
|
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
|
79df2ebe1b
Support variable interpolation for volumes and networks sections.
|
10 years ago |
|
serialize.py
|
1bfbba36b2
Ensure that the config output by config command never contains python objects.
|
10 years ago |
|
service_schema_v1.json
|
18df1e170d
Merge pull request #2625 from kojiromike/allow-list-entrypoints
|
10 years ago |
|
service_schema_v2.json
|
13063a96cb
Fix handling of service.dockerfile 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
|
1bfbba36b2
Ensure that the config output by config command never contains python objects.
|
10 years ago |
|
validation.py
|
9cfa71ceee
Add support for build arguments
|
10 years ago |