sha256:c139f136cc1a55d50577a37b660f84068c05f5e988980aa932a93ffa27e72da1
OS/ARCH
linux/amd64
Compressed size
936.03 MB
Last pushed
over 1 year by clappit
Type
Image
Manifest digest
sha256:c139f136cc1a55d50577a37b660f84068c05f5e988980aa932a93ffa27e72da1
Image Layers
1# debian.sh --arch 'amd64' out/28.78 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update18.52 MB4RUN /bin/sh -c groupadd 3.25 KB5ENV DOTNET_VERSION=8.0.140 B6COPY /dotnet /usr/share/dotnet # buildkit32.13 MB7RUN /bin/sh -c ln -s166 B8ENV ASPNET_VERSION=8.0.140 B9COPY /dotnet /usr/share/dotnet # buildkit11.08 MB10ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=8.0.407 DOTNET_USE_POLLING_FILE_WATCHER=true0 B11RUN /bin/sh -c apt-get update30.54 MB12COPY /dotnet /usr/share/dotnet # buildkit172.7 MB13RUN /bin/sh -c dotnet help2.65 KB14RUN /bin/sh -c powershell_version=7.4.7 15.57 MB15WORKDIR /app0 B16COPY file:ec44dde73c68f757efd896f94748c1b9cd08be151b639e3b71cf889340af6727 in ./IFRSPNotification/src/IFRSPNotification/ 1.48 KB17COPY file:baf7f6fa5bd32143e8054aa338727e0607337a852c8625f1b9372d820a345a12 in ./SharedKernel/ 267 B18COPY file:361c2a4b90695b7fb10fb92317b6de7063f386c120243b8a864a22c70cbe6bd2 in ./IFRSPNotification/src/IFRSPNotification.QA.Migrations/ 596 B19/bin/sh -c dotnet restore "./IFRSPNotification/src/IFRSPNotification.QA.Migrations/IFRSPNotification.QA.Migrations.csproj"569.77 MB20COPY dir:33cb802078dc2efb30573d46269b6a288f8a6f3fc774d9fee8c6896769207fbd in ./ 135.48 KB21WORKDIR /app/IFRSPNotification/src/IFRSPNotification.QA.Migrations/0 B22/bin/sh -c dotnet tool install1.54 MB23ENV PATH="$PATH:/root/.dotnet/tools"0 B24/bin/sh -c dotnet build -c55.25 MB25CMD ["dotnet", "ef", "database", "update"]0 B26LABEL "werf-cache-version"="1.2" "werf-image"="false" "werf-docker-image-name"="daec5c77-e24b-44d7-bba7-cb512f150b80" "werf"="ifrspnotification-for-deployment-default-dev"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'