Sign inSign up

jsoliveir/cloud:0.12.0-api-platform

Index digest

sha256:6c6b37a089e55dc09f3eb08f55afe3fde18892536e7172c897bbd02c6313d6bd

OS/ARCH

linux/amd64

Compressed size

94.41 MB

Last pushed

9 days by jsoliveir

Type

Image

Manifest digest

sha256:30ecb216593c508fc488f0468cc73020e205da32afcedafee5e03daf4a3c4956

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.Platform.Api.dll0 B
15WORKDIR /app93 B
16RUN |1 DLL=Cloud.Services.Platform.Api.dll /bin/sh -c771.15 KB
17COPY /app ./ # buildkit2.22 MB
18ENV DLL=Cloud.Services.Platform.Api.dll0 B
19ENV DOTNET_hostBuilder__reloadConfigOnChange=false0 B
20ENTRYPOINT ["sh" "-c" "exec dotnet0 B

Command

 ARG RELEASE