Sign inSign up

pppy/osu-difficulty-calculator:ca8c377a310412723b7c31b5625e33aa87e5d69c

Languages & frameworks
Integration & delivery
Index digest

sha256:b028089a1e8668580d36dc46273c0f573b16d1c958e52ededbb50e1740b4cac6

OS/ARCH

linux/amd64

Compressed size

97.47 MB

Last pushed

11 months by peppy

Type

Image

Manifest digest

sha256:092d6bb02c1b77fcf52692b33f5ea5126d6902784ce8ef4fceb0c4bd778da2c0

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.2 KB
5ENV DOTNET_VERSION=8.0.200 B
6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB
7RUN /bin/sh -c ln -s152 B
8WORKDIR /app93 B
9COPY /app/osu.Server.DifficultyCalculator/out . # buildkit21.92 MB
10ENTRYPOINT ["dotnet" "osu.Server.DifficultyCalculator.dll"]0 B

Command

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