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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: