Sign inSign up

pppy/osu-queue-beatmap-processor:7352a220f0df72b285bcc07eab4c593ec0ba420b

Languages & frameworks
Integration & delivery
Index digest

sha256:78af3fd0a3c118c82f2076fb7d26d25f01702ffab123fe795060bbcc943dff70

OS/ARCH

linux/amd64

Compressed size

97.54 MB

Last pushed

12 months by peppy

Type

Image

Manifest digest

sha256:a0bf19971ec0fb835069079e5ad18aba83022f3a7dd7d736cc85c5e8cd04ff76

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.Queues.BeatmapProcessor/out . # buildkit21.99 MB
10ENTRYPOINT ["dotnet" "osu.Server.Queues.BeatmapProcessor.dll"]0 B

Command

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