dockerfile/1.10.0
·
1771 commits
to master
since this release
Usage
# syntax=docker.io/docker/dockerfile-upstream:1.10.0
Notable changes
- Build secrets can now be mounted as environment variables in addition to files by defining
env=VARIABLEoption #5215 - Check directive now allows new
experimentalattribute for enabling experimental validation rules likeCopyIgnoredFile#5213 - Improve validation of unsupported modifiers for variable substitution #5146
ADDandCOPYcommands now support variable interpolation for build arguments for the--chmodoption values #5151- Improve validation of the
--chmodoption arguments forCOPYandADDcommands #5148 - Fix missing completions for
sizeanddestinationattributes on mounts #5245 - OCI annotations are now set to the Dockerfile frontend release image #5197