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 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.2 KB5ENV DOTNET_VERSION=8.0.200 B6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB7RUN /bin/sh -c ln -s152 B8WORKDIR /app93 B9COPY /app/osu.Server.DifficultyCalculator/out . # buildkit21.92 MB10ENTRYPOINT ["dotnet" "osu.Server.DifficultyCalculator.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'