dockerfile/1.18.0-rc2
Pre-release
Pre-release
·
751 commits
to master
since this release
Usage
# syntax=docker.io/docker/dockerfile-upstream:1.18.0-rc2
Notable changes
- Git URLs for remote build contexts and
ADDcommand now allow new syntax with added query parameters in?key=valueformat for better control over the Git clone procedure. Supported options in this release areref,tag,branch,checksum(aliascommit),subdir,keep-git-dirandsubmodules.