Sign inSign up

pppy/osu-difficulty-calculator:2026.730.0

Languages & frameworks
Integration & delivery
Index digest

sha256:45d4bc023f362cec5e3292fe6dbebe806e87cbb024dd1a8a4b12b348ed2e087c

OS/ARCH

linux/amd64

Compressed size

98.81 MB

Last pushed

about 2 months by peppy

Type

Image

Manifest digest

sha256:67e959e91c124b99c30fa856dfbf05b6cad75bea2612ce6924ab0a928623f853

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.26 KB
5ENV DOTNET_VERSION=8.0.290 B
6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB
7RUN /bin/sh -c ln -s166 B
8WORKDIR /app93 B
9COPY /app/osu.Server.DifficultyCalculator/out . # buildkit23.24 MB
10ENTRYPOINT ["dotnet" "osu.Server.DifficultyCalculator.dll"]0 B

Command

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