sha256:cbd3421d098d212063f6a4ce777d1c69c99a0deeb2cb08dd935ed122f2ef71bc
OS/ARCH
linux/amd64
Compressed size
145.88 MB
Last pushed
over 1 year by orianaozztech
Type
Image
Manifest digest
sha256:cbd3421d098d212063f6a4ce777d1c69c99a0deeb2cb08dd935ed122f2ef71bc
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 /app93 B10COPY /OrianaWebApi ./ # buildkit63.52 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 export TZ="Europe/Istanbul"1.09 KBCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1736726400'