sha256:579e5ea75cffbce1086651f4ebacb2c589fab7eb88ee5cc64ff4ad0553058d4d
OS/ARCH
Compressed size
51.1 MB
Last pushed
6 months by weihanli
Type
Image
Manifest digest
sha256:8116c7647d11f649d0906f420074fc2a87154ff61f90a919e241a7c3f59c4f6e
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true0 B4RUN /bin/sh -c apk add1.04 MB5RUN /bin/sh -c addgroup 948 B6ENV DOTNET_VERSION=11.0.0-preview.2.26159.1120 B7COPY /dotnet /usr/share/dotnet # buildkit35.89 MB8RUN /bin/sh -c ln -s155 B9ARG WebReferenceEnabled=false0 B10LABEL org.opencontainers.image.authors=WeihanLi0 B11LABEL org.opencontainers.image.source=https://github.com/WeihanLi/dotnet-exec0 B12LABEL org.opencontainers.image.title=dotnet-exec0 B13LABEL org.opencontainers.image.description=dotnet-exec, a command-line tool0 B14ENV DOTNET_EXEC_WEB_REF_ENABLED=false0 B15WORKDIR /app93 B16COPY /app/out/ ./ # buildkit10.5 MB17ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18RUN |1 WebReferenceEnabled=false /bin/sh -c32 B19ENTRYPOINT ["/app/dotnet-exec"]0 B20CMD ["--help"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit