Sign inSign up

pppy/osu-beatmap-difficulty-lookup-cache:2025.1118.0

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

sha256:2c306f046ff31a3658e3474634f3276f1a7f6b20eb2bc7e99a49b8dab7b74e8c

OS/ARCH

Compressed size

105.55 MB

Last pushed

10 months by peppy

Type

Image

Manifest digest

sha256:a85e01e27201005eac8955b3c19844d0689333ef858774ae5f04014a0378d15d

Image Layers

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

Command

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