sha256:d4e1109e415c0f17df0c289a4e50cc2cdb019e3d5f735f02ee0640eae11a2c10
OS/ARCH
linux/amd64
Compressed size
540.98 MB
Last pushed
over 1 year by travixcibuilder
Type
Image
Manifest digest
sha256:d4e1109e415c0f17df0c289a4e50cc2cdb019e3d5f735f02ee0640eae11a2c10
Image Layers
1# debian.sh --arch 'amd64' out/27.78 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.86 MB4RUN /bin/sh -c groupadd 3.21 KB5ENV DOTNET_VERSION=8.0.130 B6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=8.0.130 B9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.56 MB10ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=8.0.406 DOTNET_USE_POLLING_FILE_WATCHER=true0 B11RUN /bin/sh -c apt-get update29.49 MB12RUN /bin/sh -c curl -fSL165.95 MB13RUN /bin/sh -c powershell_version=7.4.7 15.06 MB14ARG OPENJDK_PACKAGE=openjdk-17-jre0 B15LABEL maintainer=estafette.io description=The estafette-extension-dotnet component0 B16RUN |1 OPENJDK_PACKAGE=openjdk-17-jdk /bin/sh -c237.5 MB17ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/root/.dotnet/tools ESTAFETTE_LOG_FORMAT=console0 B18COPY estafette-extension-dotnet / # buildkit6.06 MB19ENTRYPOINT ["/estafette-extension-dotnet"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'