Sign inSign up

pppy/osu-server-spectator:5d86e33cc82c738610cbb80690f8a31decade3fc

Security
Integration & delivery
Web servers
Index digest

sha256:747f07ad1c35530379f177421cc7e54c6f5c53522bc99f3a75b68baeb14e601c

OS/ARCH

linux/amd64

Compressed size

113.5 MB

Last pushed

about 1 month by peppy

Type

Image

Manifest digest

sha256:e66dc69a3c6ac60a06bd7978b9ce740b781ea9b2ea941000704c598e6b36a771

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.26 KB
5ENV DOTNET_VERSION=8.0.290 B
6COPY /dotnet /usr/share/dotnet # buildkit30.77 MB
7RUN /bin/sh -c ln -s163 B
8ENV ASPNET_VERSION=8.0.290 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' '@1785715200'