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

Support ARMv8 on DockerHub #10

Open
GGORG0 opened this issue Feb 5, 2024 · 0 comments
Open

Support ARMv8 on DockerHub #10

GGORG0 opened this issue Feb 5, 2024 · 0 comments

Comments

@GGORG0
Copy link
Contributor

GGORG0 commented Feb 5, 2024

I was just trying to run a server on my Raspberry Pi 4 (64bit OS).
I'm getting this error:

The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

I'm not really into Docker development, but from what I remember you need to build and publish the ARM image on the hub (and the easiest way to do that if you don't have an ARM machine is GitHub Actions).

I'll try to build the image myself, but having an official ARMv8 (and other ARM, like 32bit) build would help others.

As soon as I get the server working I'll open a PR to add it to the public list!

@GGORG0 GGORG0 changed the title Support ARMv8 Support ARMv8 on DockerHub Feb 5, 2024
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

1 participant