github moby/buildkit dockerfile/1.11.0-rc1

latest releases: v0.17.0-rc1, dockerfile/1.11.0-rc1-labs
pre-release11 hours ago

Usage

# syntax=docker.io/docker/dockerfile-upstream:1.11.0-rc1

Notable changes

  • ONBUILD command now supports commands that refer to other stages or images with from, like COPY --from or RUN mount=from=... #5357
  • SecretsUsedInArgOrEnv check has been improved with better detection for false-positives #5208
  • New InvalidDefinitionDescription check has been added to recommend formatting comments in a way that their contents can become descriptions for build arguments and stages #5208
  • Multiple fixes for ONBUILD instruction's progress and error handling #5397
  • Error reporting for certain missing flag errors has been improved #5369
  • Improve progress output for secret values mounted as environment variables #5336

Don't miss a new buildkit release

NewReleases is sending notifications on new releases.