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

Missing ARM image #254

Open
mcandre opened this issue Oct 3, 2024 · 0 comments
Open

Missing ARM image #254

mcandre opened this issue Oct 3, 2024 · 0 comments

Comments

@mcandre
Copy link

mcandre commented Oct 3, 2024

Hi,

I often run Go builds on ARM environments, such as macOS and RaspberryPi.

Can we please publish more architecture variants for the xgo Docker images?

As a workaround, I am configuring an environment variable DOCKER_DEFAULT_PLATFORM='linux/amd64' on my Mac, and having to skip creating non-amd64 downstream Docker images for my cgo applications that depend on xgo to build.

For comparison, crazymax's xgo images support ARM:

https://hub.docker.com/r/crazymax/xgo/tags

By the way, I have a tool to help automate the low level docker buildx... commands that manage building cross-architecture Docker images: https://github.com/mcandre/tug

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