Sign inSign up

pppy/osu-queue-beatmap-processor:004c891d06d36c2f888342c86e468245e586589c

Languages & frameworks
Integration & delivery
Index digest

sha256:eff8abdb58e1cdbf079ae4d8d6435dfb0b5eacadc48ddd2f95c4c066b262114b

OS/ARCH

linux/amd64

Compressed size

98.84 MB

Last pushed

3 months by peppy

Type

Image

Manifest digest

sha256:511334eae2676000b5f816e5b6fcab6a9b72445c5d2de633a491aeb28f406fea

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

Command

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