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

Trying to install on RPI as a Docker container #87

Open
cypherwolf opened this issue Aug 4, 2022 · 1 comment
Open

Trying to install on RPI as a Docker container #87

cypherwolf opened this issue Aug 4, 2022 · 1 comment

Comments

@cypherwolf
Copy link

cypherwolf commented Aug 4, 2022

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

@MohamedElashri
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants