Sign inSign up

pppy/osu-server-spectator:e8dfa74ff967392b0e3e12757ba01ee9d32c8ac0

Security
Integration & delivery
Web servers
Index digest

sha256:b746f689f109a0426e54e9c410aa31d608364ec60fbc37c37181522ffd069a8f

OS/ARCH

linux/amd64

Compressed size

113.5 MB

Last pushed

2 months by peppy

Type

Image

Manifest digest

sha256:252827ec6ff92531282f87953dc3bff5e4df49805b559be6ae0957f992692932

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

Command

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