sha256:7b3f7a0e6bb312ee05b75d8440643eb12520a36edc604cd719ce2d310a6e27e1
OS/ARCH
linux/amd64
Compressed size
149.7 MB
Last pushed
over 1 year by orianaozztech
Type
Image
Manifest digest
sha256:7b3f7a0e6bb312ee05b75d8440643eb12520a36edc604cd719ce2d310a6e27e1
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update14.27 MB4ENV DOTNET_VERSION=6.0.360 B5COPY /dotnet /usr/share/dotnet # buildkit30.18 MB6RUN /bin/sh -c ln -s154 B7ENV ASPNET_VERSION=6.0.360 B8COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit9.04 MB9WORKDIR /app92 B10COPY /OrianaWebApi ./ # buildkit65.75 MB11EXPOSE map[80/tcp:{}]0 B12EXPOSE map[4043/tcp:{}]0 B13ENV ASPNETCORE_URLS=https://+:4043;http://+:800 B14ENV ASPNETCORE_HTTPS_PORT=40430 B15ENV ASPNETCORE_Kestrel__Certificates__Default__Path=/app/Certificates/logger_orianalog_com.pfx0 B16ENV ASPNETCORE_Kestrel__Certificates__Default__Password=0is5sWIJ10epuChaQAspObewr0TRlPhis4A9rucrLGeMosWuwROphoSoDiBA5tlD0 B17RUN /bin/sh -c apt-get update1.6 MBCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1736726400'