sha256:5e382a2e26c64862726553d442e8ae3782ba147a53329c19a509dd8a8b99379b
OS/ARCH
Compressed size
97.16 MB
Last pushed
over 1 year by peppy
Type
Image
Manifest digest
sha256:fc3afd0061e3754f2311fc3cc3697e0e3dbf6f9ea4798e4451a2c28fdf7b2a22
Image Layers
1# debian.sh --arch 'arm64' out/26.75 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.65 MB4RUN /bin/sh -c groupadd 3.25 KB5ENV DOTNET_VERSION=8.0.130 B6COPY /dotnet /usr/share/dotnet # buildkit29.39 MB7RUN /bin/sh -c ln -s165 B8WORKDIR /app93 B9COPY /app/out . # buildkit23.36 MB10COPY docker docker # buildkit434 B11ENTRYPOINT ["dotnet" "osu.ElasticIndexer.dll"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'