phpRedisAdmin
phpRedisAdmin copied to clipboard
phpRedisAdmin does not support arm64v8 architectures
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
How exactly you running the container? I do publish arm64 images: https://hub.docker.com/layers/erikdubbelboer/phpredisadmin/latest/images/sha256-1726e913454447f3ed70731fd5921b936690f62afd624af5c9e007644c28008c?context=explore
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 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.