Sign inSign up

pppy/osu-difficulty-calculator:031d7f0b27a964f5d93ac51898a8ee9045c90fbf

Languages & frameworks
Integration & delivery
Index digest

sha256:1c6c3469236dffbdac75ae37beb8599e04cc29820d7a9f5dd569cb48869008a0

OS/ARCH

linux/amd64

Compressed size

98.76 MB

Last pushed

3 months by peppy

Type

Image

Manifest digest

sha256:52f10cf6b262c56406619ae68b80fef92ca7c9a24047df9926cc5d6c1e6d6e33

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.19 MB
10ENTRYPOINT ["dotnet" "osu.Server.DifficultyCalculator.dll"]0 B

Command

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