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: support for arm in docker images #175

Open
mrocha98 opened this issue May 26, 2023 · 1 comment
Open

Feature request: support for arm in docker images #175

mrocha98 opened this issue May 26, 2023 · 1 comment

Comments

@mrocha98
Copy link

mrocha98 commented May 26, 2023

Hello, I would like to suggest support for arm architecture in the docker images

I've tried to implement in my fork but I don't know how to setup ghcr correctly

Useful link:
https://dev.to/cloudx/multi-arch-docker-images-the-easy-way-with-github-actions-4k54

@majodev
Copy link
Owner

majodev commented May 26, 2023

Other archs should already be supported when building locally (no native arch deps within the Dockerfile). Simply follow Production Build.

Regarding publishing buildx images: I've currently no intention in adding that myself, as I've no way to test those images - I simply cannot guarantee any support for that architecture currently. Feel free to open a PR with a working updated Github Actions pipeline from your fork for publishing multi-arch images (with confirmed support) and I may reconsider.

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

2 participants