Daniel Nephin 2a2eb81215 Merge pull request #2662 from dnephin/fix_config_printing_unicode 10 лет назад
..
__init__.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 лет назад
config.py b98e2169e6 Error when the project name is invalid for the image name. 10 лет назад
errors.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 лет назад
fields_schema_v1.json 21aae13e77 Move logging config changes to v2 spec 10 лет назад
fields_schema_v2.json 69ed5f9c48 Specify networks in Compose file 10 лет назад
interpolation.py 79df2ebe1b Support variable interpolation for volumes and networks sections. 10 лет назад
serialize.py 1bfbba36b2 Ensure that the config output by config command never contains python objects. 10 лет назад
service_schema_v1.json 18df1e170d Merge pull request #2625 from kojiromike/allow-list-entrypoints 10 лет назад
service_schema_v2.json 13063a96cb Fix handling of service.dockerfile key 10 лет назад
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 лет назад
types.py 1bfbba36b2 Ensure that the config output by config command never contains python objects. 10 лет назад
validation.py 9cfa71ceee Add support for build arguments 10 лет назад