Skip to content

Conversation

@thompson-shaun
Copy link
Contributor

Description

Added release notes for buildx v0.21.0

Related issues or tickets

GitHub release

Reviews

  • Technical review
  • Editorial review
  • Product review

Signed-off-by: Shaun Thompson <[email protected]>
@github-actions github-actions bot added the area/build Relates to Dockerfiles or docker build command label Feb 19, 2025
@netlify
Copy link

netlify bot commented Feb 19, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit a818298
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/67b65136e730890008b4bdd3
😎 Deploy Preview https://deploy-preview-22059--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines +13 to +28
## 0.21.0

{{< release-date date="2025-02-19" >}}

The full release note for this release is available
[on GitHub](https://github.com/docker/buildx/releases/tag/v0.21.0).

### Enhancements

- `COPY --chmod` now allows non-octal values. This feature was previously in the labs channel and is now available in the main release. [docker/buildx#5734](https://github.com/docker/buildx/pull/5734)

### Bug fixes

- Fix handling of "os.version" platform property if one is set by the base image [docker/buildx#5714](https://github.com/docker/buildx/pull/5714)
- Fix errors where a named context metadata could be resolved even if it was not reachable by the current build configuration, leading to build error [docker/buildx#5688](https://github.com/docker/buildx/pull/5688)
- Fix silently ignoring `RUN --device` flag when not in labs channel [docker/buildx#5738](https://github.com/docker/buildx/pull/5738)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure where this changelog comes from but that's not Buildx related: https://github.com/docker/buildx/releases/tag/v0.21.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Relates to Dockerfiles or docker build command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants