sha256:dc20963c8f0591b5115a63c05eac831347cd10df38b86a20419fd92b6f5c3532
OS/ARCH
Compressed size
59.5 MB
Last pushed
3 months by weihanli
Type
Image
Manifest digest
sha256:a13c0fe8116fcb3a098e47b2449e01fe2cf602011c87061be978102725826b19
Image Layers
1ADD alpine-minirootfs-3.23.4-armv7.tar.gz / # buildkit3.13 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 add873.99 KB5RUN /bin/sh -c addgroup 945 B6ENV DOTNET_VERSION=11.0.0-preview.5.26302.1150 B7COPY /dotnet /usr/share/dotnet # buildkit33.11 MB8RUN /bin/sh -c ln -s165 B9ENV ASPNET_VERSION=11.0.0-preview.5.26302.1150 B10COPY /dotnet /usr/share/dotnet # buildkit11.87 MB11ARG WebReferenceEnabled=true0 B12LABEL org.opencontainers.image.authors=WeihanLi0 B13LABEL org.opencontainers.image.source=https://github.com/WeihanLi/dotnet-exec0 B14LABEL org.opencontainers.image.title=dotnet-exec0 B15LABEL org.opencontainers.image.description=dotnet-exec, a command-line tool0 B16ENV DOTNET_EXEC_WEB_REF_ENABLED=true0 B17WORKDIR /app93 B18COPY /app/out/ ./ # buildkit10.52 MB19ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20RUN |1 WebReferenceEnabled=true /bin/sh -c32 B21ENTRYPOINT ["/app/dotnet-exec"]0 B22CMD ["--help"]0 BCommand
ADD alpine-minirootfs-3.23.4-armv7.tar.gz / # buildkit