sha256:d62ddd035f587e58966ad37ed855b0092c0cd2aa6bc23c68d0ab4ebb5e116f4a
OS/ARCH
linux/amd64
Compressed size
97.49 MB
Last pushed
9 months by peppy
Type
Image
Manifest digest
sha256:4783610153df2f63a5c47188d01d1247e61a1e56a99e943d74d784c6d829dc47
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.2 KB5ENV DOTNET_VERSION=8.0.220 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s154 B8WORKDIR /app93 B9COPY /app/osu.Server.DifficultyCalculator/out . # buildkit21.94 MB10ENTRYPOINT ["dotnet" "osu.Server.DifficultyCalculator.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'