github moby/buildkit dockerfile/1.10.0

latest release: dockerfile/1.10.0-labs
8 days ago

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=VARIABLE option #5215
  • Check directive now allows new experimental attribute for enabling experimental validation rules like CopyIgnoredFile #5213
  • Improve validation of unsupported modifiers for variable substitution #5146
  • ADD and COPY commands now support variable interpolation for build arguments for the --chmod option values #5151
  • Improve validation of the --chmod option arguments for COPY and ADD commands #5148
  • Fix missing completions for size and destination attributes on mounts #5245
  • OCI annotations are now set to the Dockerfile frontend release image #5197

Don't miss a new buildkit release

NewReleases is sending notifications on new releases.