You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: