sha256:d69411112616920bc60b901386806b34999bb1dfae20679c212684fda2e5b1b2
OS/ARCH
Compressed size
52.31 MB
Last pushed
6 months by casperklein
Type
Image
Manifest digest
sha256:13132121275429ac72f7554c73927db73c3c36c9d0963eacb8202835a91bfd17
Image Layers
1ARG BUILD_ARCH=amd640 B2ARG VERSION=2026.04.00 B3LABEL io.hass.name=Pi-hole0 B4LABEL io.hass.description=Network-wide Ad Blocking0 B5LABEL io.hass.arch=amd640 B6LABEL io.hass.type=addon0 B7LABEL io.hass.version=2026.04.00 B8LABEL image=casperklein/homeassistant-pi-hole:2026.04.00 B9LABEL maintainer=Casper Klein0 B10LABEL url=https://github.com/casperklein/homeassistant-addons/tree/master/pi-hole0 B11ENV FTLCONF_webserver_api_password=0 B12ENV FTLCONF_webserver_paths_prefix=/live-long-and-prosper0 B13ENV FTLCONF_webserver_port=127.0.0.1:314150 B14COPY /build/dnscrypt-proxy/dnscrypt-proxy /usr/bin/ # buildkit5.31 MB15COPY / / # buildkit47 MB16ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B17CMD ["/usr/bin/supervisor.sh" "--config" "/etc/supervisor.yaml"]0 B18ENV DNSMASQ_USER=pihole0 B19ENV FTL_CMD=no-daemon0 B20EXPOSE [123/udp]0 B21EXPOSE [443/tcp]0 B22EXPOSE [53/tcp]0 B23EXPOSE [53/udp]0 B24EXPOSE [67/udp]0 B25EXPOSE [80/tcp]0 B26WORKDIR /0 BCommand
ARG BUILD_ARCH=amd64