Sign inSign up

pppy/osu-server-spectator:cbb4d38f2ceacf5f6c3f19ceb7a8ed5f2e4a8f83

Security
Integration & delivery
Web servers
Index digest

sha256:42ec6ce60e57fd38f4c754da3fd9909f1cd5b5eaa947498b0136d0db2e7331c3

OS/ARCH

linux/amd64

Compressed size

113.48 MB

Last pushed

4 months by peppy

Type

Image

Manifest digest

sha256:51bf6c425afb56c7928f77630b45348db23b5f0bf9ab79c264baa4967eb77229

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.88 MB
4RUN /bin/sh -c groupadd 3.26 KB
5ENV DOTNET_VERSION=8.0.270 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s166 B
8ENV ASPNET_VERSION=8.0.270 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10WORKDIR /app93 B
11COPY /app/out . # buildkit27.33 MB
12ENTRYPOINT ["dotnet" "osu.Server.Spectator.dll"]0 B

Command

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