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

Feature request: consider building docker images for armv7 architecture #182

Open
beeb opened this issue Jan 10, 2023 · 3 comments · May be fixed by #226
Open

Feature request: consider building docker images for armv7 architecture #182

beeb opened this issue Jan 10, 2023 · 3 comments · May be fixed by #226

Comments

@beeb
Copy link

beeb commented Jan 10, 2023

Thanks a lot for this great tool!

I was wondering if you would consider building multiarch images for linux/arm/v7additionally to the existing linux/arm64 and linux/amd64? Since you are using buildx in CI with QEMU, I imagine it should work.

Alpine base images seem to only have am64/arm64 but for the others it should be possible.

Thanks in advance.

@dumbasPL
Copy link

dumbasPL commented Jul 2, 2023

Just a note to anyone else interested in armv7. Check out the Without the pre-built image section of the readme. But I still think having prebuilt images would be nice.

Also, I've confirmed that simply adding linux/arm/v7 to the CI works just fine (except of course for the Alpine images that we would need to exclude)

@LukeMathWalker
Copy link
Owner

Happy to merge a PR in this direction 👌🏻

@MyWay
Copy link

MyWay commented Mar 9, 2024

Any news on this?

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 a pull request may close this issue.

4 participants