Skip to content

[codex] Add BuildKit image release workflow#165

Merged
vigneshrajsb merged 1 commit intomainfrom
feat/buildkit-dockerhub-release
Apr 15, 2026
Merged

[codex] Add BuildKit image release workflow#165
vigneshrajsb merged 1 commit intomainfrom
feat/buildkit-dockerhub-release

Conversation

@vigneshrajsb
Copy link
Copy Markdown
Contributor

Summary

  • add buildkit.Dockerfile for the custom BuildKit image with the ECR credential helper baked in
  • add a manual GitHub Actions workflow to publish multi-arch lifecycleoss/buildkit images to Docker Hub
  • pin the amazon ECR credential helper to v0.12.0 so rebuilds stay reproducible

Why

The current BuildKit image setup was a quick patch built and pushed manually to internal ECR. This moves that definition into the repo and gives us a repeatable release path to Docker Hub, aligned with the existing base-image workflow.

Impact

Downstream consumers can switch from the internal ECR-hosted BuildKit image to lifecycleoss/buildkit tags published from source control.

Validation

  • git diff --cached --check
  • repository pre-commit hook ran prettier --write on the workflow during commit

@vigneshrajsb vigneshrajsb marked this pull request as ready for review April 15, 2026 23:12
@vigneshrajsb vigneshrajsb requested a review from a team as a code owner April 15, 2026 23:12
@vigneshrajsb vigneshrajsb merged commit 19b04f1 into main Apr 15, 2026
1 check passed
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