github moby/buildkit dockerfile/1.18.0

latest releases: v0.24.0, dockerfile/1.18.0-labs
18 hours ago

Usage

# syntax=docker.io/docker/dockerfile:1.18.0

Notable changes

  • Git URLs for remote build contexts and ADD command now allow new syntax with added query parameters in ?key=value format for better control over the Git clone procedure. Supported options in this release are ref, tag, branch, checksum (alias commit), subdir, keep-git-dir and submodules. #6172 #6173
  • New check rules ExposeProtoCasing and ExposeInvalidFormat have been added to improve usage of EXPOSE commands. #6135
  • Fix created time not being set correctly from the base image if named context is used. #6096

Don't miss a new buildkit release

NewReleases is sending notifications on new releases.