Sign inSign up

pppy/osu-queue-beatmap-processor:fb13b44651476fc73b8fb6daf5a7fc3028300499

Languages & frameworks
Integration & delivery
Index digest

sha256:7f987e8b5a031c70ea14c8e82746908a87f4ad5336c635d68631ca1aa8ea6a1f

OS/ARCH

linux/amd64

Compressed size

97.56 MB

Last pushed

10 months by peppy

Type

Image

Manifest digest

sha256:e7bd49825ebcd80d1c81c95df2c93d8d563c666d3511b45045509b555de7f94f

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.220 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s154 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' '@1763337600'