sha256:6a25092976e92d4bfd88f0019330c1b9ccdbc3247be66dcda9055cca9bf8d281
OS/ARCH
linux/amd64
Compressed size
96.55 MB
Last pushed
9 days by jsoliveir
Type
Image
Manifest digest
sha256:de536c211877e24b3c246d5d993c9c3acc6cfa2a831dbf41b952db899d521dfd
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.39 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16 MB8RUN /bin/sh -c groupadd 3.48 KB9ENV DOTNET_VERSION=10.0.120 B10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB11RUN /bin/sh -c ln -s154 B12ENV ASPNET_VERSION=10.0.120 B13COPY /dotnet /usr/share/dotnet # buildkit12.15 MB14ARG DLL=Cloud.Services.Billing.Worker.dll0 B15WORKDIR /app93 B16RUN |1 DLL=Cloud.Services.Billing.Worker.dll /bin/sh -c771.15 KB17COPY /app ./ # buildkit4.35 MB18ENV DLL=Cloud.Services.Billing.Worker.dll0 B19ENV DOTNET_hostBuilder__reloadConfigOnChange=false0 B20ENTRYPOINT ["sh" "-c" "exec dotnet0 BCommand
ARG RELEASE