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

ARM64 Docker support #25

Open
craftycorvid opened this issue Apr 11, 2024 · 2 comments · May be fixed by #31
Open

ARM64 Docker support #25

craftycorvid opened this issue Apr 11, 2024 · 2 comments · May be fixed by #31

Comments

@craftycorvid
Copy link

Currently when trying to run the docker container on a Raspberry Pi it fails to start with:

exec /bin/sh: exec format error

It would be nice to be able to run the bridge manager through docker on arm64

@bwt615
Copy link

bwt615 commented Apr 11, 2024

Yes pleaseeeee

@holysoles
Copy link

For anyone who might be following this issue, since this seems like it may remain an issue for awhile, I spun up a pipeline that runs every 6 hours, and if there has been a new ghcr.io/beeper/bridge-manager image pushed, that project builds a multiarch image (includes ARM64) using the same build steps as here.

https://github.com/holysoles/beeper-bridge-manager-multiarch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants