[Feature Request] Adding ARM support for Docker images
conradkirschner opened this issue · 6 comments
Story:
Some people would like to use ARM Architecture to run the sureflap-api docker container. (e.g. Raspberry Pi)
Therefore I would like to have a Docker Image for ARM Architecture.
Thought more about adding this to the pipeline, so not everyone has to rebuild it and it's always up-to-date, but not sure how you sync this repo with gitlab. (https://github.com/fabieu/sureflap-api/blob/main/.gitlab-ci.yml)
Not sure if a PR would make sense here. Feel free to close the ticket if you think it doesnt make sense
I am going to add ARM support in the future. No worries.
You can actually mirror the entire repository to GitLab, but this reference is currently inactive.
Thanks for the PR.
ah okay, I thought that you have a private/other gitlab instance where you set a mirror to github.
got confused by the gitlab file
As I don't have access to the repo (so not sure if you added already docker hub credentials)
This might be helpful
https://docs.github.com/en/actions/publishing-packages/publishing-docker-images
// As far as I know, github actions are free for public repos 👍
@conradkirschner You can now find prebuild images for amd64, arm64 and arm32 on DockerHub: https://hub.docker.com/repository/docker/fabieu/sureflap-api