sha256:82840e06215260a529ff9a64ddab72480dff11911bca6ad439d235ae336ad8e2
OS/ARCH
Compressed size
41.75 MB
Last pushed
3 months by aleksanderbl
Type
Image
Manifest digest
sha256:9be036ad345eb62b6ed8cae901eeb0defab63d7e9b0b1461bd7b0bc403b46724
Image Layers
1ADD alpine-minirootfs-3.23.4-armv7.tar.gz / # buildkit3.13 MB2CMD ["/bin/sh"]0 B3ARG TARGETPLATFORM=linux/arm/v70 B4ARG WEB_BRANCH=master0 B5ARG CORE_BRANCH=master0 B6ARG FTL_BRANCH=master0 B7ARG PIHOLE_DOCKER_TAG=2026.05.00 B8ARG PADD_BRANCH=master0 B9ARG CORE_FORK=pi-hole0 B10ARG WEB_FORK=pi-hole0 B11ARG PADD_FORK=pi-hole0 B12ARG PIHOLE_UID=10000 B13ARG PIHOLE_GID=10000 B14ENV DNSMASQ_USER=pihole0 B15ENV FTL_CMD=no-daemon0 B16RUN |11 TARGETPLATFORM=linux/arm/v7 WEB_BRANCH=master CORE_BRANCH=master17.18 MB17RUN |11 TARGETPLATFORM=linux/arm/v7 WEB_BRANCH=master CORE_BRANCH=master32 B18ADD https://ftl.pi-hole.net/macvendor.db /macvendor.db # buildkit1.32 MB19COPY crontab.txt /crontab.txt # buildkit236 B20ADD --chmod=0755 https://raw.githubusercontent.com/pi-hole/PADD/master/padd.sh /usr/local/bin/padd #17.59 KB21RUN |11 TARGETPLATFORM=linux/arm/v7 WEB_BRANCH=master CORE_BRANCH=master4.42 MB22RUN |11 TARGETPLATFORM=linux/arm/v7 WEB_BRANCH=master CORE_BRANCH=master51.93 KB23COPY --chmod=0755 bash_functions.sh /usr/bin/bash_functions.sh #3.94 KB24COPY --chmod=0755 start.sh /usr/bin/start.sh #2.11 KB25EXPOSE [53/tcp 53/udp]0 B26EXPOSE [67/udp]0 B27EXPOSE [80/tcp]0 B28EXPOSE [123/udp]0 B29EXPOSE [443/tcp]0 B30RUN |11 TARGETPLATFORM=linux/arm/v7 WEB_BRANCH=master CORE_BRANCH=master11.26 MB31HEALTHCHECK &{["CMD-SHELL" "dig -p $(pihole-FTL0 B32ENTRYPOINT ["start.sh"]0 B33RUN /bin/sh -c apk update4.37 MB34COPY lighttpd-external.conf /etc/lighttpd/external.conf # buildkit303 B35COPY unbound-pihole.conf /etc/unbound/unbound.conf.d/pi-hole.conf # buildkit1.27 KB36COPY 99-edns.conf /etc/dnsmasq.d/99-edns.conf # buildkit179 B37RUN /bin/sh -c mkdir -p138 B38COPY custom-entrypoint.sh /custom-entrypoint.sh # buildkit479 B39RUN /bin/sh -c chmod +x479 B40ENTRYPOINT ["/custom-entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-armv7.tar.gz / # buildkit