sha256:6992b552c957d1f671c3cf7eb3b7642f16d1533062d1012ca1de1778fa41aa00
OS/ARCH
linux/amd64
Compressed size
97.58 MB
Last pushed
3 months by peppy
Type
Image
Manifest digest
sha256:4b21d45f5200483eff5f6dfff99a38dfb0cc277915c76ea5b1a20944f6d54935
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.25 KB5ENV DOTNET_VERSION=8.0.280 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s165 B8WORKDIR /app92 B9COPY /app/osu.Server.Queues.BeatmapProcessor/out . # buildkit22.01 MB10ENTRYPOINT ["dotnet" "osu.Server.Queues.BeatmapProcessor.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'