Skip to content

Releases: moby/buildkit

dockerfile/1.17.0-rc1

12 Jun 08:43
7fdda10
Compare
Choose a tag to compare
dockerfile/1.17.0-rc1 Pre-release
Pre-release

Usage

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

Notable changes

  • Add ADD --unpack=bool to control whether archives from a URL path are unpacked. The default is to detect unpack behavior based on the source path, as it happened in previous versions. #5991
  • Add support for ADD --chown when unpacking archive, similar to when copying regular files. #5987

v0.22.0

21 May 12:51
13cf07c
Compare
Choose a tag to compare

Welcome to the v0.22.0 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors

  • Tõnis Tiigi
  • CrazyMax
  • Akihiro Suda
  • Sebastiaan van Stijn
  • Alberto Garcia Hierro
  • Anthony Nandaa
  • Jonathan A. Sternberg
  • Bertrand Paquet
  • Gleb Nebolyubov
  • Justin Chadwell
  • liulanzheng

Notable Changes

  • Add checksum support to Git source. #5975
  • Allow duration based filters on diskusage requests. #5455
  • Ignore Apple extended file attributes during copy. #5937 tonistiigi/fsutil#235
  • Support for building overlaybd images. #3867 docs
  • Improve error message for registry and local cache export when using image-manifest and oci-mediatypes options. #5966
  • Fix supported platforms reported by the worker. #5968
  • Fix CDI device request by class annotation. #5969
  • Fix panic when using a tiny terminal. #5967
  • CNI plugins have been updated to v1.7.1. #5533

Dependency Changes

  • github.com/containerd/accelerated-container-image v1.2.3 new
  • github.com/containerd/containerd/v2 v2.0.4 -> v2.0.5
  • github.com/docker/cli v28.0.4 -> v28.1.1
  • github.com/docker/docker v28.0.4 -> v28.1.1
  • github.com/moby/go-archive 21f3f3385ab7 -> v0.1.0
  • github.com/moby/sys/atomicwriter v0.1.0 new
  • github.com/tonistiigi/fsutil 5b74a7ad7583 -> 3f76f8130144
  • github.com/vbatts/tar-split v0.11.6 -> v0.12.1

Previous release can be found at v0.21.1

v0.22.0-rc2

19 May 16:17
13cf07c
Compare
Choose a tag to compare
v0.22.0-rc2 Pre-release
Pre-release

Welcome to the v0.22.0-rc2 release of buildkit!
This is a pre-release of buildkit

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors

  • Tõnis Tiigi
  • Akihiro Suda

Notable Changes

  • Allow duration based filters on diskusage requests #5455
  • Add checksum support to Git source #5975

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.22.0-rc1

dockerfile/1.16.0-labs

21 May 12:52
13cf07c
Compare
Choose a tag to compare

Usage

# syntax=docker.io/docker/dockerfile-upstream:1.16.0-labs

dockerfile/1.16.0

21 May 12:52
13cf07c
Compare
Choose a tag to compare

Usage

# syntax=docker.io/docker/dockerfile-upstream:1.16.0

Notable changes

  • ADD --checksum support for Git URL #5975
  • Allow whitespace in heredocs. #5817
  • WORKDIR now supports SOURCE_DATE_EPOCH. #5960
  • Leave default PATH environment variable set by the base image for WCOW. #5895

dockerfile/1.16.0-rc2-labs

19 May 16:19
13cf07c
Compare
Choose a tag to compare
Pre-release

Usage

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

dockerfile/1.16.0-rc2

19 May 16:18
13cf07c
Compare
Choose a tag to compare
dockerfile/1.16.0-rc2 Pre-release
Pre-release

Usage

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

Notable changes

  • ADD --checksum support for Git URL #5975

v0.22.0-rc1

14 May 17:08
141a4a6
Compare
Choose a tag to compare
v0.22.0-rc1 Pre-release
Pre-release

Welcome to the v0.22.0-rc1 release of buildkit!
This is a pre-release of buildkit

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors

  • Tõnis Tiigi
  • CrazyMax
  • Akihiro Suda
  • Sebastiaan van Stijn
  • Alberto Garcia Hierro
  • Anthony Nandaa
  • Jonathan A. Sternberg
  • Bertrand Paquet
  • Gleb Nebolyubov
  • Justin Chadwell
  • liulanzheng

Notable Changes

  • Ignore apple extended file attributes during copy. #5937 tonistiigi/fsutil#235
  • Support for building overlaybd images. #3867
  • Improve error message for registry and local cache export when using image-manifest and oci-mediatypes options. #5966
  • Fix supported platforms reported by the worker. #5968
  • Fix CDI device request by class annotation. #5969
  • Fix panic when using a tiny terminal. #5967
  • CNI plugins have been updated to v1.7.1. #5533

Dependency Changes

  • github.com/containerd/accelerated-container-image v1.2.3 new
  • github.com/containerd/containerd/v2 v2.0.4 -> v2.0.5
  • github.com/docker/cli v28.0.4 -> v28.1.1
  • github.com/docker/docker v28.0.4 -> v28.1.1
  • github.com/moby/go-archive 21f3f3385ab7 -> v0.1.0
  • github.com/moby/sys/atomicwriter v0.1.0 new
  • github.com/tonistiigi/fsutil 5b74a7ad7583 -> 3f76f8130144
  • github.com/vbatts/tar-split v0.11.6 -> v0.12.1

Previous release can be found at v0.21.1

dockerfile/1.16.0-rc1-labs

14 May 17:08
141a4a6
Compare
Choose a tag to compare
Pre-release

Usage

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

dockerfile/1.16.0-rc1

14 May 17:08
141a4a6
Compare
Choose a tag to compare
dockerfile/1.16.0-rc1 Pre-release
Pre-release

Usage

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

Notable changes

  • Allow whitespace in heredocs. #5817
  • WORKDIR now supports SOURCE_DATE_EPOCH. #5960
  • Leave default PATH environment variable set by the base image for WCOW. #5895