-
-
Notifications
You must be signed in to change notification settings - Fork 666
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
phpRedisAdmin does not support arm64v8 architectures #189
Comments
How exactly you running the container? I do publish arm64 images: https://hub.docker.com/layers/erikdubbelboer/phpredisadmin/latest/images/sha256-1726e913454447f3ed70731fd5921b936690f62afd624af5c9e007644c28008c?context=explore |
I run containers through raspberry pi 4B Running: |
I don't have any experience with Docker on arm64. What if you try to run the specific sha256 hash of the arm64 image? |
I'll give it a try, thank you very much. |
The following error occurred in the Dcoker run:
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested exec /sbin/tini: exec format error
The text was updated successfully, but these errors were encountered: