github moby/buildkit dockerfile/1.5.0-rc1

latest releases: dockerfile/1.10.0-labs, dockerfile/1.10.0, v0.16.0...
pre-release22 months ago

Usage

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

Notable changes

  • ADD command can now import files directly from Git URLs #2799

  • Dockerfile now supports secondary requests for listing all build targets or printing outline of accepted parameters for a specific build target #3030 #2841

  • Dockerfile #syntax directive that redirects to an external frontend image now allows the directive to be also set with // comments or JSON. The file may also contain a shebang header. #2937

  • Named context can now be initialized with an empty scratch image #3130

  • Named contexts can now be initialized with an SSH Git URL #2865

  • Fix handling of ONBUILD when importing Schema1 images #3053

Don't miss a new buildkit release

NewReleases is sending notifications on new releases.