sha256:64f11d35821150d08aec358fc18a11ae5d92cfe1102a1e0b5e090839852717f9
OS/ARCH
linux/amd64
Compressed size
150.56 MB
Last pushed
over 1 year by kdinet2024
Type
Image
Manifest digest
sha256:64f11d35821150d08aec358fc18a11ae5d92cfe1102a1e0b5e090839852717f9
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.86 MB4RUN /bin/sh -c groupadd 3.2 KB5ENV DOTNET_VERSION=8.0.150 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s153 B8ENV ASPNET_VERSION=8.0.150 B9COPY /dotnet /usr/share/dotnet # buildkit10.56 MB10RUN /bin/sh -c apt-get update17.78 MB11WORKDIR /app93 B12COPY /app/Kdi.Net.OnIhbar.Wapi/out . # buildkit45.82 MB13COPY docker/onihbar/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit715 B14RUN /bin/sh -c chmod +x729 B15ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'