Skip to content

vendor: github.com/moby/buildkit v0.21.0-rc1#49747

Merged
thaJeztah merged 1 commit intomoby:masterfrom
jsternberg:buildkit-vendor
Apr 9, 2025
Merged

vendor: github.com/moby/buildkit v0.21.0-rc1#49747
thaJeztah merged 1 commit intomoby:masterfrom
jsternberg:buildkit-vendor

Conversation

@jsternberg
Copy link
Collaborator

@jsternberg jsternberg commented Apr 4, 2025

Update BuildKit to [v0.21.0-rc1](https://github.com/moby/buildkit/releases/tag/v0.21.0-rc1)

if _, has := exporterAttrs[string(exptypes.OptKeyDanglingPrefix)]; !has {
exporterAttrs[string(exptypes.OptKeyDanglingPrefix)] = "moby-dangling"
}
exporterAttrs[string(exptypes.OptKeyDanglingEmptyOnly)] = "true"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Default behavior of the exporter was changed to create the dangling image always. This option was added to restore the previous behavior where it only tags it if there is no image name.

@jsternberg jsternberg force-pushed the buildkit-vendor branch 2 times, most recently from 87774ad to 7cf8160 Compare April 9, 2025 19:15
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@jsternberg jsternberg marked this pull request as ready for review April 9, 2025 22:40
@jsternberg jsternberg requested a review from tonistiigi as a code owner April 9, 2025 22:40
@thaJeztah thaJeztah merged commit 466dda6 into moby:master Apr 9, 2025
161 checks passed
@jsternberg jsternberg deleted the buildkit-vendor branch April 10, 2025 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants