Daniel Nephin 2a2eb81215 Merge pull request #2662 from dnephin/fix_config_printing_unicode hace 10 años
..
__init__.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. hace 10 años
config.py b98e2169e6 Error when the project name is invalid for the image name. hace 10 años
errors.py 475a091768 Update pre-commit config to enforace that future imports exist in all files. hace 10 años
fields_schema_v1.json 21aae13e77 Move logging config changes to v2 spec hace 10 años
fields_schema_v2.json 69ed5f9c48 Specify networks in Compose file hace 10 años
interpolation.py 79df2ebe1b Support variable interpolation for volumes and networks sections. hace 10 años
serialize.py 1bfbba36b2 Ensure that the config output by config command never contains python objects. hace 10 años
service_schema_v1.json 18df1e170d Merge pull request #2625 from kojiromike/allow-list-entrypoints hace 10 años
service_schema_v2.json 13063a96cb Fix handling of service.dockerfile key hace 10 años
sort_services.py bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. hace 10 años
types.py 1bfbba36b2 Ensure that the config output by config command never contains python objects. hace 10 años
validation.py 9cfa71ceee Add support for build arguments hace 10 años