Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push Multi-Arch Images with Separate Tags #14

Merged
merged 17 commits into from
Dec 27, 2024
Merged

Push Multi-Arch Images with Separate Tags #14

merged 17 commits into from
Dec 27, 2024

Conversation

jaydh
Copy link
Owner

@jaydh jaydh commented Dec 27, 2024

bazel-contrib/rules_oci#228
There doesn't seem to be a good way to build multi-arch images all within rules_oci atm. New strategy is to push images tagged with their arch as separate images, and have a follow up PR/workflow step that pulls them from remote and hopefully can put them into an image index

@jaydh
Copy link
Owner Author

jaydh commented Dec 27, 2024

Unfortunately going settle for using docker in followup workflow to pull down images and create new image list. Doesn't feel like cheating too badly since the images themselves are hermitically built

@jaydh jaydh enabled auto-merge (squash) December 27, 2024 10:13
@jaydh jaydh merged commit b15f7ca into main Dec 27, 2024
8 checks passed
@jaydh jaydh deleted the push-pull branch December 27, 2024 10:25
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