Sign inSign up

pppy/osu-beatmap-difficulty-lookup-cache:33b8db2910059ae27c2ffb5b27b9392210cf0b53

Multi-platform
Integration & delivery
Data science
Databases & storage
Index digest

sha256:042e15e966c2a99ebbf69a5e3cc430ebc23c0223164ff672406beaf1477b723e

OS/ARCH

Compressed size

105.45 MB

Last pushed

over 1 year by peppy

Type

Image

Manifest digest

sha256:fec3832d310f6459986cd7de96e04bfc590cf0e3d767c7214e77121c9695a7e8

Image Layers

1# debian.sh --arch 'arm64' out/26.75 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.65 MB
4RUN /bin/sh -c groupadd 3.26 KB
5ENV DOTNET_VERSION=8.0.140 B
6COPY /dotnet /usr/share/dotnet # buildkit29.4 MB
7RUN /bin/sh -c ln -s165 B
8ENV ASPNET_VERSION=8.0.140 B
9COPY /dotnet /usr/share/dotnet # buildkit10.24 MB
10WORKDIR /app93 B
11COPY /app/out . # buildkit21.41 MB
12COPY docker docker # buildkit432 B
13ENTRYPOINT ["dotnet" "BeatmapDifficultyLookupCache.dll"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'