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]: ARM Docker Support #1671

Open
neo-neo1 opened this issue Dec 5, 2021 · 3 comments
Open

[Feature Request]: ARM Docker Support #1671

neo-neo1 opened this issue Dec 5, 2021 · 3 comments

Comments

@neo-neo1
Copy link

neo-neo1 commented Dec 5, 2021

Feature request

I attempted to install via Docker on an ARM system and realized there are no ARM based docker images.
This limits compatibility for all SBCs (Rasp Pi, ODROID, etc..).

Please consider adding ARM Docker images. And if you do, please add ARM64 and ARMV7L (32) support to support all SBCs.

Thanks to all the devs and commiters for this project.

@mregni
Copy link
Owner

mregni commented Apr 21, 2022

Hi @neo-neo1, sorry for the late reply, but I just started to have time again to look at the feature requests and bug reports.

I already have an ARM64 build normally, but not as a docker container. Can you specify what images I need to base my containers on for your request? The list of possible docker images can be found here => https://hub.docker.com/_/microsoft-dotnet-aspnet

As for ARMV7L, do I need to build it as ARM32? Not sure about the differences.

@mregni
Copy link
Owner

mregni commented May 18, 2022

I added an ARMV7 to the docker containers. Feel free to test it out when possible docker pull uping/embystat:beta-arm

@neo-neo1
Copy link
Author

Thanks, will check it out soon

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