sha256:758a69f3b7d4e4eee2693eb5c0e30ec540de13d5ea8d39adf0a2a94ca636127a
OS/ARCH
linux/amd64
Compressed size
935.87 MB
Last pushed
over 1 year by clappit
Type
Image
Manifest digest
sha256:758a69f3b7d4e4eee2693eb5c0e30ec540de13d5ea8d39adf0a2a94ca636127a
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/ 265 B18COPY file:361c2a4b90695b7fb10fb92317b6de7063f386c120243b8a864a22c70cbe6bd2 in ./IFRSPNotification/src/IFRSPNotification.QA.Migrations/ 598 B19/bin/sh -c dotnet restore "./IFRSPNotification/src/IFRSPNotification.QA.Migrations/IFRSPNotification.QA.Migrations.csproj"569.59 MB20COPY dir:24ee6cefe2561c4178225110f9abc55a13070dd2797c65d31917bedd1b428f0b in ./ 135.5 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.27 MB25CMD ["dotnet", "ef", "database", "update"]0 B26LABEL "werf-stage-content-digest"="aad4098fc96d19cef55f8a04664b14a332f35e13d8d7b9a0e9535bc1" "werf-cache-version"="1.2" "werf-image"="false" "werf-docker-image-name"="38607b7e-e972-41c6-9aed-8c4527ddaae2"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'