sha256:fcd9749f258a624af8debc6647228117931726f8404f3b7c0011174f5781f31f
OS/ARCH
Compressed size
78.3 MB
Last pushed
over 1 year by devedse
Type
Image
Manifest digest
sha256:f1231e57e979732864223291182006d0799197b2e8a4748b37d607882c0ce4b8
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.65 MB4RUN /bin/sh -c groupadd 3.26 KB5ENV DOTNET_VERSION=9.0.10 B6COPY /dotnet /usr/share/dotnet # buildkit31.32 MB7RUN /bin/sh -c ln -s164 B8WORKDIR /app93 B9WORKDIR /app32 B10COPY /app/publish . # buildkit2.59 MB11ENTRYPOINT ["dotnet" "DeveLanCacheUI_SteamDepotFinder.ConsoleApp.dll"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1736726400'