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

feat: multi-arch build for OCI image #2032

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

Clement-Jean
Copy link
Contributor

@Clement-Jean Clement-Jean commented Sep 3, 2024

I was trying to build the image on arm64 but this image was specifically made for x86_64.

I propose to make the image available for other architectures. As we are using docker buildx we can use the TARGETARCH argument (Automatic platform ARGs in the global scope).

@Clement-Jean Clement-Jean changed the title feat: multi-arch and multi-os build feat: multi-arch build for OCI image Sep 3, 2024
@fweikert
Copy link
Member

fweikert commented Sep 3, 2024

Thank you!

@fweikert fweikert merged commit e4e437c into bazelbuild:master Sep 3, 2024
1 check passed
@Clement-Jean
Copy link
Contributor Author

@fweikert Do you know when/if it will possible to upload the arm64 images on gcr?

@Clement-Jean Clement-Jean deleted the multi_arch_os_oci branch September 4, 2024 00:58
@jjmaestro
Copy link
Contributor

@fweikert check #2020, I'm hoping it will be done soon 🤞

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.

3 participants