sha256:eb593775be13ced17eecb5be6b7289c3c4d459502bcc086a74b1903e7f50857b
OS/ARCH
linux/amd64
Compressed size
98.76 MB
Last pushed
2 months by peppy
Type
Image
Manifest digest
sha256:94776478e91461d0db598d8712e86ebc8fd9a5eb8fe83844b94d2be4863ec5a1
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.25 KB5ENV DOTNET_VERSION=8.0.280 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s165 B8WORKDIR /app92 B9COPY /app/osu.Server.DifficultyCalculator/out . # buildkit23.19 MB10ENTRYPOINT ["dotnet" "osu.Server.DifficultyCalculator.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'