[GH-ISSUE #87] Trying to install on RPI as a Docker container #62

Open
opened 2026-02-27 23:18:43 +03:00 by kerem · 1 comment
Owner

Originally created by @cypherwolf on GitHub (Aug 4, 2022).
Original GitHub issue: https://github.com/snibox/snibox/issues/87

I'm using portainer and have tried to install snibox in multple was, Docker pull and thru portainer itself.

When I used:

git clone https://github.com/MohamedElashri/Snibox
docker build -t snibox

I got the error at the end: "The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested"

I havent been able to find one for linux/arm64/v8. Any suggestions?

I am using a Raspberry Pi 3 Model B Rev 1.2. Wondering if I need to use a RPI4

Thank in advance for your help

Originally created by @cypherwolf on GitHub (Aug 4, 2022). Original GitHub issue: https://github.com/snibox/snibox/issues/87 I'm using portainer and have tried to install snibox in multple was, Docker pull and thru portainer itself. When I used: git clone https://github.com/MohamedElashri/Snibox docker build -t snibox I got the error at the end: "The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested" I havent been able to find one for linux/arm64/v8. Any suggestions? I am using a Raspberry Pi 3 Model B Rev 1.2. Wondering if I need to use a RPI4 Thank in advance for your help
Author
Owner

@MohamedElashri commented on GitHub (Aug 28, 2022):

Hi @cypherwolf

I'm the maintainer for the docker image you are trying to use. I'm sorry that there is a problem. about two months ago there was a problem with github action that automated the image build with linux/arm64 and I disabled that for debugging. I then forgot to add that back so that the latest tag does not have arm64 version.

I will add that back. Also in the future you night need to open any issue regarding my image in its repo here. It will reach me quicker, I saw this issue by pure luck.

<!-- gh-comment-id:1229575472 --> @MohamedElashri commented on GitHub (Aug 28, 2022): Hi @cypherwolf I'm the maintainer for the docker image you are trying to use. I'm sorry that there is a problem. about two months ago there was a problem with github action that automated the image build with `linux/arm64` and I disabled that for debugging. I then forgot to add that back so that the latest tag does not have `arm64` version. I will add that back. Also in the future you night need to open any issue regarding my image in its repo [here](https://github.com/MohamedElashri/Snibox/issues). It will reach me quicker, I saw this issue by pure luck.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/snibox#62
No description provided.