Sign inSign up

pppy/osu-queue-beatmap-processor:48a5d61238176e3810772ed45fc5a60f1e57b259

Languages & frameworks
Integration & delivery
Index digest

sha256:6d3032eeefd1d3e479d508fc7f8e0feecbeb1f9231975e5f36a0928da3cb72ef

OS/ARCH

linux/amd64

Compressed size

97.56 MB

Last pushed

11 months by peppy

Type

Image

Manifest digest

sha256:d19a16e77e49c6bf373a5a000efa519b21ed13545d4d93bf8553c6662686b724

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.210 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s153 B
8WORKDIR /app93 B
9COPY /app/osu.Server.Queues.BeatmapProcessor/out . # buildkit22.01 MB
10ENTRYPOINT ["dotnet" "osu.Server.Queues.BeatmapProcessor.dll"]0 B

Command

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