Sign inSign up

technitium/dns-client:10.1.0

Multi-platform
Networking
Security
Developer tools
Index digest

sha256:d06fd5140f532efc2cfc79c117f232f8183844e2f2f44851d260fa307015f13b

OS/ARCH

Compressed size

100.03 MB

Last pushed

2 months by shreyasonline

Type

Image

Manifest digest

sha256:865395772f325953fe2012f244699c251ec9e3a6352a211a34bcc4de25ff1f5f

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update16 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.90 B
10COPY /dotnet /usr/share/dotnet # buildkit34.89 MB
11RUN /bin/sh -c ln -s153 B
12ENV ASPNET_VERSION=10.0.90 B
13COPY /dotnet /usr/share/dotnet # buildkit12.13 MB
14ADD https://packages.microsoft.com/config/ubuntu/24.04/packages-microsoft-prod.deb / # buildkit4.17 KB
15RUN /bin/sh -c 5.08 MB
16WORKDIR /opt/technitium/dnsclient140 B
17COPY ./net.dnsclient/bin/Release/publish /opt/technitium/dnsclient # buildkit3.57 MB
18ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dnsclient/DnsClientApp.dll"]0 B
19CMD ["--urls" "http://0.0.0.0:8001/"]0 B
20EXPOSE [8001/tcp]0 B
21LABEL org.opencontainers.image.title=Technitium DNS Client0 B
22LABEL org.opencontainers.image.vendor=Technitium0 B
23LABEL org.opencontainers.image.source=https://github.com/TechnitiumSoftware/net.dnsclient0 B
24LABEL org.opencontainers.image.url=https://dnsclient.net/0 B

Command

 ARG RELEASE