sha256:548e8fd9b20605e0ab9a1ebb791d6ed0699426646f5db130cd3a0c45c96d9df2
OS/ARCH
Compressed size
80.35 MB
Last pushed
10 months by devedse
Type
Image
Manifest digest
sha256:46c5e24e83324a8851f94daec4a0557e72f01457df3d2382e78d26ac84cc74b8
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.110 B6COPY /dotnet /usr/share/dotnet # buildkit32.95 MB7RUN /bin/sh -c ln -s153 B8WORKDIR /app93 B9WORKDIR /app32 B10COPY /app/publish . # buildkit2.6 MB11ENTRYPOINT ["dotnet" "DeveLanCacheUI_SteamDepotFinder.ConsoleApp.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'