| .. |
|
__init__.py
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
10 years ago |
|
config.py
|
9d7dbe3857
Make environment variables without a value the same as docker-cli.
|
10 years ago |
|
errors.py
|
f081376067
Improve error messages for invalid versions
|
10 years ago |
|
fields_schema_v1.json
|
21aae13e77
Move logging config changes to v2 spec
|
10 years ago |
|
fields_schema_v2.0.json
|
fcf78fe3de
Constraint build argument types. Numbers are cast into strings
|
10 years ago |
|
interpolation.py
|
7d22809ef4
Validate that each section of the config is a mapping before running interpolation.
|
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.0.json
|
fcf78fe3de
Constraint build argument types. Numbers are cast into strings
|
10 years ago |
|
sort_services.py
|
52e74ab7ad
Rename 'net' to 'network mode' in various classes/methods
|
10 years ago |
|
types.py
|
dc718eae65
Make links unique-by-alias when merging
|
10 years ago |
|
validation.py
|
73c2f8ee37
Fix warning about boolean values.
|
10 years ago |