sha256:afca498047352ce1d75f9075f1c363c521870d485585d4714bfd56f570d7998d
OS/ARCH
linux/amd64
Compressed size
97.47 MB
Last pushed
12 months by peppy
Type
Image
Manifest digest
sha256:917cab680b8dca0f468d892d9134e199faed141bbcc647434c5c587c13ee8f9d
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.200 B6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB7RUN /bin/sh -c ln -s152 B8WORKDIR /app93 B9COPY /app/osu.Server.DifficultyCalculator/out . # buildkit21.92 MB10ENTRYPOINT ["dotnet" "osu.Server.DifficultyCalculator.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'