sha256:be22300e3a2a22261a0d5fa5b50bc8f1a35adbc76d9e0f116595a5fb553d895b
OS/ARCH
Compressed size
56.76 MB
Last pushed
over 1 year by weihanli
Type
Image
Manifest digest
sha256:67c6a949ed6f81cae4d0b38daa5bf84e47ab6e00050f95712d843b498192466b
Image Layers
1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 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.54 KB5RUN /bin/sh -c addgroup 946 B6ENV DOTNET_VERSION=10.0.0-preview.2.25163.20 B7COPY /dotnet /usr/share/dotnet # buildkit31.5 MB8RUN /bin/sh -c ln -s164 B9ENV ASPNET_VERSION=10.0.0-preview.2.25164.10 B10COPY /dotnet /usr/share/dotnet # buildkit10.18 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.29 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.21.3-aarch64.tar.gz / # buildkit