Sign inSign up

pppy/osu-difficulty-calculator:b1217a90a1b57ec52f4f422c9f57aa7d152c4cfa

Languages & frameworks
Integration & delivery
Index digest

sha256:401fc8c975018c6331d3cedf64bb8b7f43930d553bae363b2d13aa0b4ce5063e

OS/ARCH

linux/amd64

Compressed size

97.5 MB

Last pushed

6 months by peppy

Type

Image

Manifest digest

sha256:443ef2a92fadb109e32452604309ab0df1d07d97fe0de5fff7fb5e05def11b3c

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.87 MB
4RUN /bin/sh -c groupadd 3.21 KB
5ENV DOTNET_VERSION=8.0.250 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s152 B
8WORKDIR /app93 B
9COPY /app/osu.Server.DifficultyCalculator/out . # buildkit21.94 MB
10ENTRYPOINT ["dotnet" "osu.Server.DifficultyCalculator.dll"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'