Sign inSign up

weihanli/dotnet-exec:0.31.0-web

Multi-platform
Developer tools
Index digest

sha256:a1d04568dc5c779dd07d3f8bc92f41c03b7b1870c1bb01215d0ba5b917738ced

OS/ARCH

Compressed size

61.94 MB

Last pushed

about 1 year by weihanli

Type

Image

Manifest digest

sha256:bdd929bb633ae54a1ef992f52996650c6a136eb63253aa24c5a505422851ffd5

Image Layers

1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true0 B
4RUN /bin/sh -c apk add1.02 MB
5RUN /bin/sh -c addgroup 947 B
6ENV DOTNET_VERSION=10.0.0-preview.7.25380.1080 B
7COPY /dotnet /usr/share/dotnet # buildkit34.89 MB
8RUN /bin/sh -c ln -s154 B
9ENV ASPNET_VERSION=10.0.0-preview.7.25380.1080 B
10COPY /dotnet /usr/share/dotnet # buildkit12.1 MB
11ARG WebReferenceEnabled=true0 B
12LABEL org.opencontainers.image.authors=WeihanLi0 B
13LABEL org.opencontainers.image.source=https://github.com/WeihanLi/dotnet-exec0 B
14LABEL org.opencontainers.image.title=dotnet-exec0 B
15LABEL org.opencontainers.image.description=dotnet-exec, a command-line tool0 B
16ENV DOTNET_EXEC_WEB_REF_ENABLED=true0 B
17WORKDIR /app92 B
18COPY /app/out/ ./ # buildkit10.3 MB
19ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20RUN |1 WebReferenceEnabled=true /bin/sh -c32 B
21ENTRYPOINT ["/app/dotnet-exec"]0 B
22CMD ["--help"]0 B

Command

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit