github moby/buildkit dockerfile/1.20.0-rc1

pre-release9 hours ago

Usage

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

Notable changes

  • The --security flag for RUN instructions is now generally available. This flag was previously available under the labs channel. #6312
  • The --parents flag for COPY instructions is now generally available. This flag was previously available under the labs channel. #6282
  • Add support for converting a dockerfile to the LLB contents using a subrequest. Use buildx build --call=convertllb . for this functionality. #6295

Don't miss a new buildkit release

NewReleases is sending notifications on new releases.