Skip to content

Remove outdated DOCKER_BUILDKIT workarounds#237

Merged
codefromthecrypt merged 1 commit intomasterfrom
remove-docker-buildkit-workarounds
Mar 23, 2026
Merged

Remove outdated DOCKER_BUILDKIT workarounds#237
codefromthecrypt merged 1 commit intomasterfrom
remove-docker-buildkit-workarounds

Conversation

@codefromthecrypt
Copy link
Copy Markdown
Member

BuildKit is the default since Docker 23. The explicit export DOCKER_BUILDKIT=1 and related comments are no longer needed and can interfere with attestation on push.

Same as openzipkin/zipkin#3823

BuildKit is the default since Docker 23. The explicit
`export DOCKER_BUILDKIT=1` and related comments are no longer needed and
can interfere with attestation on push.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
@codefromthecrypt codefromthecrypt merged commit 3d16fcf into master Mar 23, 2026
8 of 9 checks passed
@codefromthecrypt codefromthecrypt deleted the remove-docker-buildkit-workarounds branch March 23, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant