Sign inSign up

pppy/osu-queue-beatmap-processor:b1217a90a1b57ec52f4f422c9f57aa7d152c4cfa

Languages & frameworks
Integration & delivery
Index digest

sha256:b9c82e5cf29f6697d214451aaee19ca5e0c0e52ae9bafcef394dd4748b3b1a11

OS/ARCH

linux/amd64

Compressed size

97.57 MB

Last pushed

6 months by peppy

Type

Image

Manifest digest

sha256:9b7d3cd203802e46e07d52fcda0b8824ef63a3b02be8ba227d83b5645ba177f9

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.21 KB
5ENV DOTNET_VERSION=8.0.250 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s152 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' '@1773619200'