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 arm64 architecture in Docker container #137

Open
agrimpelhuber opened this issue Jul 2, 2021 · 0 comments
Open
Labels

Comments

@agrimpelhuber
Copy link

Wouldn't it be possible to support arm64 as a docker container? As far as I understand it, the technology behind Seatable should be platform-independent.

It would make it a neat feature to produce an ARM (e.g. Raspberry Pi 3B+ / 4) based "Embedded" Seatable appliance for quick testing and demonstration purposes. Got it running, based on docker-compose, until the seatable container shut down due to the wrong architecture supported (only amd64).

I suggest specifically arm64, because the other containers are readily available for that architecture, but not for the 32-bit variant. I tested all this with Unbuntu 20.04.2 64-bit (official image for Raspberry Pi) and the official way to install docker (compose).

Please check how far you are away from making this happen - and make it happen if possible, even if this will be unsupported. I'd be willing to test this out if you'd make an image available on Docker hub.

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

No branches or pull requests

2 participants