sha256:f23b6b91122b959d3dc4d7898431393fe71a8235f1e39f16e5580e9be6877d0e
OS/ARCH
linux/amd64
Compressed size
98.89 MB
Last pushed
about 2 months by peppy
Type
Image
Manifest digest
sha256:bddfee5992ab6f53619f3bc16ea60134d2a17b68fd4c968cf921fbe874fc4402
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.26 KB5ENV DOTNET_VERSION=8.0.290 B6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB7RUN /bin/sh -c ln -s166 B8WORKDIR /app93 B9COPY /app/osu.Server.Queues.BeatmapProcessor/out . # buildkit23.32 MB10ENTRYPOINT ["dotnet" "osu.Server.Queues.BeatmapProcessor.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'