Sign inSign up

pppy/osu-queue-beatmap-processor:8d0c7595ac1a4054d4b467fab6ab8c0dec5ef040

Languages & frameworks
Integration & delivery
Index digest

sha256:e23e770a991f099b41f4f8f2ebd951aa271ff9778e1576777d3be3c3f3e6f4f0

OS/ARCH

linux/amd64

Compressed size

98.89 MB

Last pushed

about 2 months by peppy

Type

Image

Manifest digest

sha256:b295b053968748b78f81bb5d4d273d07940e651f1f474a1313bf05dfc2ccc641

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.26 KB
5ENV DOTNET_VERSION=8.0.290 B
6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB
7RUN /bin/sh -c ln -s166 B
8WORKDIR /app93 B
9COPY /app/osu.Server.Queues.BeatmapProcessor/out . # buildkit23.32 MB
10ENTRYPOINT ["dotnet" "osu.Server.Queues.BeatmapProcessor.dll"]0 B

Command

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