github moby/buildkit dockerfile/1.17.0-rc1

latest releases: v0.24.0, dockerfile/1.18.0-labs, dockerfile/1.18.0...
pre-release2 months ago

Usage

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

Notable changes

  • Add ADD --unpack=bool to control whether archives from a URL path are unpacked. The default is to detect unpack behavior based on the source path, as it happened in previous versions. #5991
  • Add support for ADD --chown when unpacking archive, similar to when copying regular files. #5987

Don't miss a new buildkit release

NewReleases is sending notifications on new releases.