3.2.4220.788
sha256:a05a2029cd5c12170195af32a168cc096d085a969553bb05d0f4be0ec7dce5f1
OS/ARCH
linux/amd64
Compressed size
331.14 MB
Last pushed
about 1 year by raynetgmbh
Type
Image
Manifest digest
sha256:a05a2029cd5c12170195af32a168cc096d085a969553bb05d0f4be0ec7dce5f1
Image Layers
1# debian.sh --arch 'amd64' out/27.79 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.86 MB4RUN /bin/sh -c groupadd 3.2 KB5ENV DOTNET_VERSION=8.0.160 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=8.0.160 B9COPY /dotnet /usr/share/dotnet # buildkit10.57 MB10WORKDIR /app93 B11RUN /bin/sh -c printf "deb225 B12RUN /bin/sh -c apt-get update22.49 MB13RUN /bin/sh -c ln -s206 B14RUN /bin/sh -c wget https://www.7-zip.org/a/7z2403-linux-x64.tar.xz1.31 MB15COPY ./frontendapi_pub . # buildkit220.36 MB16ENTRYPOINT ["dotnet" "./Raynet.RayManageSoft.Cloud.Frontend.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'