Skip to content

Remove outdated DOCKER_BUILDKIT workarounds#101

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

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

Conversation

@codefromthecrypt
Copy link
Copy Markdown
Member

Summary

  • Remove export DOCKER_BUILDKIT=1 from docker_build and docker_push
  • Remove outdated comments about buildx avoidance in docker_push

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

Same change as openzipkin/zipkin#3823

BuildKit is the default since Docker 23. The explicit export 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 a57c90a into master Mar 23, 2026
3 checks passed
@codefromthecrypt codefromthecrypt deleted the remove-buildkit-workarounds branch March 23, 2026 18:30
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