Sign inSign up

jaspertech/pihole-unbound:2024.02.2

Multi-platform
Networking
Index digest

sha256:bab83014f4e4c983bd10ee3d888b216acc14bb9d3d21046f00e42ba520fa0a00

OS/ARCH

Compressed size

131.25 MB

Last pushed

over 2 years by jaspertech

Type

Image

Manifest digest

sha256:7a08a72b67ed3f1a6dd633a62c6bbcf79e4f4b858103afc1374a135cd141fa31

Image Layers

1ADD file ... in / 29.97 MB
2CMD ["bash"]0 B
3ARG DEBIAN_VERSION0 B
4ENV phpver=php0 B
5RUN |1 DEBIAN_VERSION=bullseye-slim /bin/sh -c58.16 MB
6RUN |1 DEBIAN_VERSION=bullseye-slim /bin/sh -c32 B
7ARG PIHOLE_DOCKER_TAG0 B
8RUN |1 PIHOLE_DOCKER_TAG=2024.02.2 /bin/sh -c121 B
9ENTRYPOINT ["/s6-init"]0 B
10COPY s6/debian-root / # buildkit12.49 KB
11COPY s6/service /usr/local/bin/service # buildkit716 B
12RUN |1 PIHOLE_DOCKER_TAG=2024.02.2 /bin/sh -c21.77 MB
13ARG PHP_ERROR_LOG0 B
14ENV PHP_ERROR_LOG=/var/log/lighttpd/error-pihole.log0 B
15ADD https://install.padd.sh /usr/local/bin/padd # buildkit14.05 KB
16RUN |2 PIHOLE_DOCKER_TAG=2024.02.2 PHP_ERROR_LOG=/var/log/lighttpd/error-pihole.log /bin/sh14.05 KB
17ENV IPv6=True0 B
18EXPOSE map[53/tcp:{} 53/udp:{}]0 B
19EXPOSE map[67/udp:{}]0 B
20EXPOSE map[80/tcp:{}]0 B
21ENV S6_KEEP_ENV=10 B
22ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=20 B
23ENV S6_CMD_WAIT_FOR_SERVICES_MAXTIME=00 B
24ENV FTLCONF_LOCAL_IPV4=0.0.0.00 B
25ENV FTL_CMD=no-daemon0 B
26ENV DNSMASQ_USER=pihole0 B
27ENV PATH=/opt/pihole:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
28HEALTHCHECK &{["CMD-SHELL" "dig +short +norecurse0 B
29SHELL [/bin/bash -c]0 B
30RUN /bin/bash -c apt update21.3 MB
31COPY lighttpd-external.conf /etc/lighttpd/external.conf # buildkit308 B
32COPY unbound-pihole.conf /etc/unbound/unbound.conf.d/pi-hole.conf # buildkit1.29 KB
33COPY 99-edns.conf /etc/dnsmasq.d/99-edns.conf # buildkit185 B
34RUN /bin/bash -c mkdir -p139 B
35COPY unbound-run /etc/services.d/unbound/run # buildkit482 B
36ENTRYPOINT ["/bin/bash" "-c" "./s6-init"]0 B

Command

ADD file:40ad95eaf61b2797e8d2282bc2388bce34c3c24ed78e694695a8c3dbcd3ddbbb in /