Sign inSign up

casjaysdevdocker/remotely:2607

Multi-platform
Index digest

sha256:86d970be1351fff33628334ef1eaf983c9e96d5189e1a0cf10e8efb7d78b0790

OS/ARCH

Compressed size

836.58 MB

Last pushed

about 2 months by casjay

Type

Image

Manifest digest

sha256:e2fac68d34a274348eb3d66754c62a3003eebf0a45ec7d5d72e0f1261e1a9c49

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
4RUN /bin/sh -c apt-get update17.85 MB
5RUN /bin/sh -c groupadd 3.2 KB
6ENV DOTNET_VERSION=8.0.70 B
7COPY /dotnet /usr/share/dotnet # buildkit30.74 MB
8RUN /bin/sh -c ln -s153 B
9ENV ASPNET_VERSION=8.0.70 B
10COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit10.52 MB
11EXPOSE map[8080/tcp:{}]0 B
12RUN /bin/sh -c apt -y16.74 MB
13COPY /_immense.Remotely/Server/linux-x64/Server /app # buildkit732.94 MB
14WORKDIR /app32 B
15ENTRYPOINT ["dotnet" "Remotely_Server.dll"]0 B
16HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${ASPNETCORE_HTTP_PORTS}/api/healthcheck0 B

Command

ADD file:6c4730e7b12278bc7eb83b3b9d659437c92c42fc7ee70922ae8c4bebfb56a602 in /