Sign inSign up

cbcrowe/pihole-unbound:2022.02.1

Multi-platform
Manifest digest

sha256:3f033e417537a69dc63964185756f000743a00714d6ade8eb1c125645789b5b1

OS/ARCH

Compressed size

127.82 MB

Last pushed

over 4 years by cbcrowe

Type

Image

Manifest digest

sha256:3f033e417537a69dc63964185756f000743a00714d6ade8eb1c125645789b5b1

Image Layers

1ADD file ... in / 25.9 MB
2CMD ["bash"]0 B
3ARG DEBIAN_VERSION0 B
4ENV phpver=php0 B
5RUN |1 DEBIAN_VERSION=buster-slim /bin/sh -c57.9 MB
6RUN |1 DEBIAN_VERSION=buster-slim /bin/sh -c6.85 KB
7ARG PIHOLE_DOCKER_TAG0 B
8ENV PIHOLE_DOCKER_TAG=2022.02.10 B
9ENV S6_OVERLAY_VERSION=v2.1.0.20 B
10COPY install.sh /usr/local/bin/install.sh # buildkit1.35 KB
11ENV PIHOLE_INSTALL=/etc/.pihole/automated install/basic-install.sh0 B
12ENTRYPOINT ["/s6-init"]0 B
13COPY s6/debian-root / # buildkit3.04 KB
14COPY s6/service /usr/local/bin/service # buildkit695 B
15RUN |1 PIHOLE_DOCKER_TAG=2022.02.1 /bin/sh -c23.67 MB
16ARG PHP_ENV_CONFIG0 B
17ENV PHP_ENV_CONFIG=/etc/lighttpd/conf-enabled/15-fastcgi-php.conf0 B
18ARG PHP_ERROR_LOG0 B
19ENV PHP_ERROR_LOG=/var/log/lighttpd/error.log0 B
20COPY ./start.sh / # buildkit2.92 KB
21COPY ./bash_functions.sh / # buildkit4.31 KB
22ENV IPv6=True0 B
23EXPOSE map[53/tcp:{} 53/udp:{}]0 B
24EXPOSE map[67/udp:{}]0 B
25EXPOSE map[80/tcp:{}]0 B
26ENV S6_LOGGING=00 B
27ENV S6_KEEP_ENV=10 B
28ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=20 B
29ENV ServerIP=0.0.0.00 B
30ENV FTL_CMD=no-daemon0 B
31ENV DNSMASQ_USER=pihole0 B
32ENV PATH=/opt/pihole:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
33HEALTHCHECK &{["CMD-SHELL" "dig +short +norecurse0 B
34SHELL [/bin/bash -c]0 B
35RUN /bin/bash -c apt update20.33 MB
36COPY lighttpd-external.conf /etc/lighttpd/external.conf # buildkit313 B
37COPY unbound-pihole.conf /etc/unbound/unbound.conf.d/pi-hole.conf # buildkit1.2 KB
38COPY 99-edns.conf /etc/dnsmasq.d/99-edns.conf # buildkit186 B
39COPY start_unbound_and_s6_init.sh start_unbound_and_s6_init.sh # buildkit160 B
40RUN /bin/bash -c chmod +x0 B
41ENTRYPOINT ["/bin/bash" "-c" "./start_unbound_and_s6_init.sh"]0 B

Command

ADD file:c51141702f568a28a7e3e7a2748f5ead5754e32d7b1cf7ebc8f4326273d05206 in /