sha256:02da4f34643a6ba5bf574131f8dbe4375f6d2a1d7dc1c898438d19c7d11c8586
OS/ARCH
Compressed size
96.93 MB
Last pushed
almost 2 years by shreyasonline
Type
Image
Manifest digest
sha256:28c4fa0bfe035ae36986715ac51f7ac35700f9389ed8cb022aa81ae823753269
Image Layers
1ADD rootfs.tar.xz / # buildkit27.78 MB2CMD ["bash"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B4RUN /bin/sh -c apt-get update17.86 MB5RUN /bin/sh -c groupadd 3.21 KB6ENV DOTNET_VERSION=8.0.110 B7COPY /dotnet /usr/share/dotnet # buildkit30.75 MB8RUN /bin/sh -c ln -s155 B9ENV ASPNET_VERSION=8.0.110 B10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.56 MB11ADD https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb / # buildkit4.19 KB12RUN /bin/sh -c 8.08 MB13WORKDIR /opt/technitium/dns136 B14COPY ./DnsServerApp/bin/Release/publish /opt/technitium/dns # buildkit1.91 MB15STOPSIGNAL SIGINT0 B16ENTRYPOINT ["/usr/bin/dotnet" "/opt/technitium/dns/DnsServerApp.dll"]0 B17CMD ["/etc/dns"]0 B18EXPOSE map[443/tcp:{} 443/udp:{} 53/tcp:{} 53/udp:{}0 B19LABEL org.opencontainers.image.title=Technitium DNS Server0 B20LABEL org.opencontainers.image.vendor=Technitium0 B21LABEL org.opencontainers.image.source=https://github.com/TechnitiumSoftware/DnsServer0 B22LABEL org.opencontainers.image.url=https://technitium.com/dns/0 BCommand
ADD rootfs.tar.xz / # buildkit