3.2.4027.781
sha256:acd4e93550eb8b4ba94047998af5350680c9d2b2e8c7bae3a77117a29660537c
OS/ARCH
linux/amd64
Compressed size
330.05 MB
Last pushed
about 1 year by raynetgmbh
Type
Image
Manifest digest
sha256:acd4e93550eb8b4ba94047998af5350680c9d2b2e8c7bae3a77117a29660537c
Image Layers
1# debian.sh --arch 'amd64' out/27.77 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.140 B6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=8.0.140 B9COPY /dotnet /usr/share/dotnet # buildkit10.56 MB10WORKDIR /app91 B11RUN /bin/sh -c printf "deb226 B12RUN /bin/sh -c apt-get update22.46 MB13RUN /bin/sh -c ln -s205 B14RUN /bin/sh -c wget https://www.7-zip.org/a/7z2403-linux-x64.tar.xz1.31 MB15COPY ./frontendapi_pub . # buildkit219.34 MB16ENTRYPOINT ["dotnet" "./Raynet.RayManageSoft.Cloud.Frontend.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'