sha256:5eec18ae154a11f1061c3fec537fa6c89ab68c6f68d254aba45c2f3aa1ac80ee
OS/ARCH
linux/amd64
Compressed size
131.38 MB
Last pushed
7 months by opentapbuild
Type
Image
Manifest digest
sha256:5eec18ae154a11f1061c3fec537fa6c89ab68c6f68d254aba45c2f3aa1ac80ee
Image Layers
1# debian.sh --arch 'amd64' out/27.79 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.21 KB5ENV DOTNET_VERSION=9.0.130 B6COPY /dotnet /usr/share/dotnet # buildkit32.95 MB7RUN /bin/sh -c ln -s155 B8COPY /opt/tap /opt/tap # buildkit4.37 MB9RUN /bin/sh -c chmod -R4.37 MB10RUN /bin/sh -c chmod +x1.15 KB11RUN /bin/sh -c apt-get update14.53 MB12RUN /bin/sh -c apt-get install29.48 MB13RUN /bin/sh -c rm -rf406 B14ENV PATH=/opt/tap:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15ENV TAP_PATH=/opt/tap0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'