Skip to content

dockerfile/1.18.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Aug 22:50
· 751 commits to master since this release
7ff02fb

Usage

# syntax=docker.io/docker/dockerfile-upstream:1.18.0-rc2

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.