Sign inSign up

pppy/osu-global-rank-lookup-cache:latest-dev

Integration & delivery
Databases & storage
Monitoring & observability
Index digest

sha256:e422b58120111cefed8f4ba4ef7a98f782514961a897a55fc0f747a782eb3a22

OS/ARCH

linux/amd64

Compressed size

138.87 MB

Last pushed

9 months by peppy

Type

Image

Manifest digest

sha256:6d80eef67f8739b9eff99d97bfdc9471c94d1c0757cb9fb563e994b5248986d5

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.2 KB
5ENV DOTNET_VERSION=8.0.220 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s154 B
8ENV ASPNET_VERSION=8.0.220 B
9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
10WORKDIR /app92 B
11COPY /app/out . # buildkit52.74 MB
12ENTRYPOINT ["dotnet" "GlobalRankLookupCache.dll"]0 B

Command

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