Sign inSign up

jsoliveir/cloud:0.11.0-api-platform

Index digest

sha256:4a3c4864c2d8365f7f348158484f7e8fe004a925db1bfdcda5ca74c88e4b904a

OS/ARCH

linux/amd64

Compressed size

94.28 MB

Last pushed

13 days by jsoliveir

Type

Image

Manifest digest

sha256:a372cc8c1ed0bffaf0ef07faf244f1c31966262989e814e6246a2bc04729faa1

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.38 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.110 B
10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
11RUN /bin/sh -c ln -s153 B
12ENV ASPNET_VERSION=10.0.110 B
13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB
14ARG DLL=Cloud.Services.Platform.Api.dll0 B
15WORKDIR /app93 B
16RUN |1 DLL=Cloud.Services.Platform.Api.dll /bin/sh -c771.17 KB
17COPY /app ./ # buildkit2.09 MB
18ENV DLL=Cloud.Services.Platform.Api.dll0 B
19ENV DOTNET_hostBuilder__reloadConfigOnChange=false0 B
20ENTRYPOINT ["sh" "-c" "exec dotnet0 B

Command

 ARG RELEASE