sha256:b00d825c8db695a9ac84f6c4d6ee38e8eeeaf9782d5330be65ff18b19e5c47e6
OS/ARCH
Compressed size
46.38 MB
Last pushed
2 months by aleksanderbl
Type
Image
Manifest digest
sha256:c915d43c599304153de96db191054b07b68e39ca68c25c52b11fedfa9dc51f7a
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ARG TARGETPLATFORM=linux/arm640 B4ARG WEB_BRANCH=master0 B5ARG CORE_BRANCH=master0 B6ARG FTL_BRANCH=master0 B7ARG PIHOLE_DOCKER_TAG=2026.07.20 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/arm64 WEB_BRANCH=master CORE_BRANCH=master19.55 MB17ADD https://ftl.pi-hole.net/macvendor.db /macvendor.db # buildkit1.33 MB18ADD --chmod=0755 https://raw.githubusercontent.com/pi-hole/PADD/master/padd.sh /usr/local/bin/padd #17.58 KB19RUN |11 TARGETPLATFORM=linux/arm64 WEB_BRANCH=master CORE_BRANCH=master4.45 MB20RUN |11 TARGETPLATFORM=linux/arm64 WEB_BRANCH=master CORE_BRANCH=master52.16 KB21COPY --chmod=0755 bash_functions.sh /usr/bin/bash_functions.sh #3.9 KB22COPY --chmod=0755 prefix-time.sh /usr/bin/prefix-time.sh #333 B23COPY --chmod=0755 start.sh /usr/bin/start.sh #2.1 KB24COPY crontab.txt /crontab.txt # buildkit237 B25RUN |11 TARGETPLATFORM=linux/arm64 WEB_BRANCH=master CORE_BRANCH=master121 B26EXPOSE [53/tcp 53/udp]0 B27EXPOSE [67/udp]0 B28EXPOSE [80/tcp]0 B29EXPOSE [123/udp]0 B30EXPOSE [443/tcp]0 B31RUN |11 TARGETPLATFORM=linux/arm64 WEB_BRANCH=master CORE_BRANCH=master12.21 MB32HEALTHCHECK {Test:[CMD-SHELL dig -p $(pihole-FTL0 B33ENTRYPOINT ["start.sh"]0 B34RUN /bin/sh -c apk update4.78 MB35COPY lighttpd-external.conf /etc/lighttpd/external.conf # buildkit303 B36COPY unbound-pihole.conf /etc/unbound/unbound.conf.d/pi-hole.conf # buildkit1.27 KB37COPY 99-edns.conf /etc/dnsmasq.d/99-edns.conf # buildkit179 B38RUN /bin/sh -c mkdir -p138 B39COPY custom-entrypoint.sh /custom-entrypoint.sh # buildkit479 B40RUN /bin/sh -c chmod +x479 B41ENTRYPOINT ["/custom-entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit