Sign inSign up

andrianey/adguardhomedotdoh:hardened

Multi-platform
Networking
Security
Index digest

sha256:c67af117bf0ecb8fe03ae6a68b33d5dba170ad14853373cadcb2cf56f438ea87

OS/ARCH

Compressed size

52.48 MB

Last pushed

29 days by andrianey

Type

Image

Manifest digest

sha256:892df6bfa38ef846b805694ad66c7843fc205430d809540d7c3a60529a2538c3

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=andrianey0 B
4LABEL description=AdGuard Home with DoH/DoT0 B
5LABEL org.opencontainers.image.source=https://github.com/andrianey/adguardhomedotdoh0 B
6LABEL org.opencontainers.image.title=AdGuard Home DoH/DoT (Hardened)0 B
7LABEL org.opencontainers.image.description=Hardened non-root AdGuard Home0 B
8RUN /bin/sh -c apk add2.23 MB
9COPY /opt/adguardhome/AdGuardHome /opt/adguardhome/AdGuardHome # buildkit10.84 MB
10RUN /bin/sh -c adduser -D967 B
11RUN /bin/sh -c mkdir -p10.84 MB
12COPY /usr/local/bin/dnsproxy /usr/local/bin/dnsproxy # buildkit4.64 MB
13COPY /tmp/dnsproxy_version /tmp/dnsproxy_version # buildkit159 B
14RUN /bin/sh -c chown adguard:adguard4.64 MB
15COPY /tmp/unbound/install/usr/sbin/unbound /usr/sbin/unbound # buildkit2.86 MB
16COPY /tmp/unbound/install/usr/sbin/unbound-anchor /usr/sbin/unbound-anchor # buildkit76.96 KB
17COPY /tmp/unbound/install/usr/sbin/unbound-control /usr/sbin/unbound-control # buildkit731.66 KB
18COPY /tmp/unbound/install/usr/sbin/unbound-checkconf /usr/sbin/unbound-checkconf # buildkit2.09 MB
19COPY /tmp/unbound/install/usr/lib/libunbound.so* /usr/lib/ # buildkit7.01 MB
20COPY /tmp/root.hints /var/lib/unbound/root.hints # buildkit976 B
21RUN /bin/sh -c mkdir -p2.86 MB
22COPY unbound/unbound.conf /etc/unbound/unbound.conf # buildkit2.89 KB
23COPY entrypoint.sh /opt/entrypoint.sh # buildkit1.76 KB
24RUN /bin/sh -c chmod +x1.75 KB
25EXPOSE [3000/tcp 443/tcp 443/udp 53/tcp0 B
26VOLUME [/opt/adguardhome/conf /opt/adguardhome/work]0 B
27USER root0 B
28ENTRYPOINT ["/sbin/tini" "--" "/opt/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit