Giter Club home page Giter Club logo

Comments (9)

trekie86 avatar trekie86 commented on July 25, 2024

The reason you are seeing this error is because the container was built for an amd64 processor (https://hub.docker.com/layers/thenetworkchuck/networkchuck_pihole/latest/images/sha256-451c3b12506634cb279a04d2e31db3cd46b0e7dfcbfc6159d180b11c2ea84147?context=explore). The RaspberryPi is an ARM processor and therefore cannot run this container successfully.

from networkchuck.

netofbeing avatar netofbeing commented on July 25, 2024

The reason you are seeing this error is because the container was built for an amd64 processor (https://hub.docker.com/layers/thenetworkchuck/networkchuck_pihole/latest/images/sha256-451c3b12506634cb279a04d2e31db3cd46b0e7dfcbfc6159d180b11c2ea84147?context=explore). The RaspberryPi is an ARM processor and therefore cannot run this container successfully.

I would like to install it on my RaspberryPi 4, how can i modify the container to install on the Pi?

FYI - This is my first attempt at Docker and Containers.

Thanks

from networkchuck.

JKinch avatar JKinch commented on July 25, 2024

Same boat here as Netofbeing

from networkchuck.

netofbeing avatar netofbeing commented on July 25, 2024

I'm guessing that a copy of the Image needs to be created for an ARM based processor.

Anyone know how to go about this?

from networkchuck.

Chemikaze avatar Chemikaze commented on July 25, 2024

I'm not really up on creating docker containers. If someone figures it out, it would be nice if it can be updated to pihole 5 as well.

from networkchuck.

trekie86 avatar trekie86 commented on July 25, 2024

The best starting point would be if we have the Dockerfile and the original source from @theNetworkChuck in gitHub. With that information, a new Dockerfile can be defined using a base image that is from an ARM based processor.

from networkchuck.

netofbeing avatar netofbeing commented on July 25, 2024

@theNetworkChuck Reaching out for some extra help, thank you!

from networkchuck.

stcoops avatar stcoops commented on July 25, 2024

I suspect most of you will have come to this conclusion anyway, but pi-hole's own docker image (https://hub.docker.com/r/pihole/pihole) will work fine on arm based processors running docker (in my experience at least).

from networkchuck.

AlexGarciaG avatar AlexGarciaG commented on July 25, 2024

I could not find an official method for deploying the "thenetworkchuck/networkchuck_pihole" container on a Raspberry Pi, as it was built exclusively for the amd64 architecture. Nonetheless, this problem can be resolved by utilizing the latest version of "pihole/pihole," which is compatible with the arm architecture. To inmate the "thenetworkchuck/networkchuck_pihole" container, the scripts created by NetworkChuck will be integrated into the pihole container. You may examine my repository, where I have addressed this issue to save time. https://github.com/AlexGarciaG/networkchuck_pihole_for_arm

from networkchuck.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.