sha256:5deb34f86abf2a52f5d23e0232ff504c5e5cf5c4e16440174d0151fc0542d7f8
OS/ARCH
linux/amd64
Compressed size
936.09 MB
Last pushed
over 1 year by clappit
Type
Image
Manifest digest
sha256:5deb34f86abf2a52f5d23e0232ff504c5e5cf5c4e16440174d0151fc0542d7f8
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/ 595 B19/bin/sh -c dotnet restore "./IFRSPNotification/src/IFRSPNotification.QA.Migrations/IFRSPNotification.QA.Migrations.csproj"569.81 MB20COPY dir:16fa6f3b0d56d9fd5066a6330d7a5de28bb3a499e3a9b7260d89c5fff96cc0b5 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-version"="v1.2.313" "werf-stage-digest"="8ba2d6e28d542d8c6b38bccad02b962fa8c2a0c2e6bb8ff10754d88e" "werf-stage-content-digest"="2e4e63daeba9c9dd404e14d044e1bd3bf45aa84913ea171f34ff1193" "werf-cache-version"="1.2"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'