Sign inSign up

weihanli/dotnet-exec:0.37.0

Multi-platform
Developer tools
Index digest

sha256:7c76d1ab33301135497a7597a313012414cb1c0ebd52be130ccf45fd2f7b4d3c

OS/ARCH

Compressed size

50.99 MB

Last pushed

3 months by weihanli

Type

Image

Manifest digest

sha256:a82a7d38eedbc136a279f0a3ded9439ddc81b68e2e58cfd2c4185f937c6c84fb

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 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.04 MB
5RUN /bin/sh -c addgroup 948 B
6ENV DOTNET_VERSION=11.0.0-preview.5.26302.1150 B
7COPY /dotnet /usr/share/dotnet # buildkit35.74 MB
8RUN /bin/sh -c ln -s164 B
9ARG WebReferenceEnabled=false0 B
10LABEL org.opencontainers.image.authors=WeihanLi0 B
11LABEL org.opencontainers.image.source=https://github.com/WeihanLi/dotnet-exec0 B
12LABEL org.opencontainers.image.title=dotnet-exec0 B
13LABEL org.opencontainers.image.description=dotnet-exec, a command-line tool0 B
14ENV DOTNET_EXEC_WEB_REF_ENABLED=false0 B
15WORKDIR /app93 B
16COPY /app/out/ ./ # buildkit10.53 MB
17ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18RUN |1 WebReferenceEnabled=false /bin/sh -c32 B
19ENTRYPOINT ["/app/dotnet-exec"]0 B
20CMD ["--help"]0 B

Command

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