Sign inSign up

pppy/osu-difficulty-calculator:e2900f65ae2a17214d64edd3232522b939b31cd5

Languages & frameworks
Integration & delivery
Index digest

sha256:9dfdf359343677240428fbaf0a3996eda6735bacc689b9600d64c082d66e2e14

OS/ARCH

linux/amd64

Compressed size

98.76 MB

Last pushed

3 months by peppy

Type

Image

Manifest digest

sha256:91e3046b006da38af022d13503f0ced159f93c5809a706556a193d597314fac7

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.25 KB
5ENV DOTNET_VERSION=8.0.280 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s165 B
8WORKDIR /app93 B
9COPY /app/osu.Server.DifficultyCalculator/out . # buildkit23.18 MB
10ENTRYPOINT ["dotnet" "osu.Server.DifficultyCalculator.dll"]0 B

Command

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