Sign inSign up

technitium/dns-client:8.2.1

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:e30e64071800187e1ab004d8beb1c00deb639faf5146fb87ef6f7f7477d6659e

OS/ARCH

Compressed size

84.23 MB

Last pushed

over 1 year by shreyasonline

Type

Image

Manifest digest

sha256:76f1d8247b8fb5edf20909288cc7d915b57c0a9d220c6934088301a4ff1c0fad

Image Layers

1# debian.sh --arch 'armhf' out/22.81 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update16.85 MB
4RUN /bin/sh -c groupadd 3.26 KB
5ENV DOTNET_VERSION=8.0.130 B
6COPY /dotnet /usr/share/dotnet # buildkit28.86 MB
7RUN /bin/sh -c ln -s164 B
8ENV ASPNET_VERSION=8.0.130 B
9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.5 MB
10ADD https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb / # buildkit4.19 KB
11RUN /bin/sh -c 4.09 MB
12WORKDIR /opt/technitium/dnsclient141 B
13COPY ./net.dnsclient/bin/Release/publish /opt/technitium/dnsclient # buildkit1.12 MB
14ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dnsclient/DnsClientApp.dll"]0 B
15CMD ["--urls" "http://0.0.0.0:8001/"]0 B
16EXPOSE map[8001/tcp:{}]0 B
17LABEL org.opencontainers.image.title=Technitium DNS Client0 B
18LABEL org.opencontainers.image.vendor=Technitium0 B
19LABEL org.opencontainers.image.source=https://github.com/TechnitiumSoftware/net.dnsclient0 B
20LABEL org.opencontainers.image.url=https://dnsclient.net/0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1738540800'