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

Add support for building multiarch container images #844

Open
reegnz opened this issue Oct 15, 2024 · 0 comments
Open

Add support for building multiarch container images #844

reegnz opened this issue Oct 15, 2024 · 0 comments

Comments

@reegnz
Copy link

reegnz commented Oct 15, 2024

What happened?

Godel only builds container images for the arch it is being running on.

What did you want to happen?

Build multiarch container images.

AFAICT this part of the codebase hasn't been touched for a while: https://github.com/palantir/godel/blame/master/docsgenerator/generator/generator.go#L157

You could do it the hard way (build each image separately on a different builder host and mess with manifests). Or migrate to buildx.

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

No branches or pull requests

1 participant