sha256:7b84e632be6c50093bd204ae9af5ac4c9ef102486f946517a996144517234f5b
OS/ARCH
Compressed size
48.07 MB
Last pushed
about 1 year by weihanli
Type
Image
Manifest digest
sha256:8b911482d6f7c30cc90b9eb0de373362bd296ab214d9bbb551baff847fcb13d6
Image Layers
1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 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 add997.6 KB5RUN /bin/sh -c addgroup 947 B6ENV DOTNET_VERSION=10.0.0-preview.7.25380.1080 B7COPY /dotnet /usr/share/dotnet # buildkit32.85 MB8RUN /bin/sh -c ln -s163 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 /app92 B16COPY /app/out/ ./ # buildkit10.3 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.22.1-aarch64.tar.gz / # buildkit