Sign inSign up

jsoliveir/cloud:0.12.0-api-billing

Index digest

sha256:f053e372665ddb45b7d0f3a5b9bf6ab897c8f1859a51e062ceb8ac52be576c3f

OS/ARCH

linux/amd64

Compressed size

96.87 MB

Last pushed

10 days by jsoliveir

Type

Image

Manifest digest

sha256:36d5476f662b19a1415c84448de110f3440f4e5e267039e98c9b4efbebfb8d45

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.39 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update16 MB
8RUN /bin/sh -c groupadd 3.48 KB
9ENV DOTNET_VERSION=10.0.120 B
10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
11RUN /bin/sh -c ln -s154 B
12ENV ASPNET_VERSION=10.0.120 B
13COPY /dotnet /usr/share/dotnet # buildkit12.15 MB
14ARG DLL=Cloud.Services.Billing.Api.dll0 B
15WORKDIR /app93 B
16RUN |1 DLL=Cloud.Services.Billing.Api.dll /bin/sh -c771.16 KB
17COPY /app ./ # buildkit4.67 MB
18ENV DLL=Cloud.Services.Billing.Api.dll0 B
19ENV DOTNET_hostBuilder__reloadConfigOnChange=false0 B
20ENTRYPOINT ["sh" "-c" "exec dotnet0 B

Command

 ARG RELEASE