Sign inSign up

stuartferguson/securityservice:master

Manifest digest

sha256:6b96d2243d30cd1331dfb3efd87163036f809c4aa2863b9f3af82e7dc347933e

OS/ARCH

linux/amd64

Compressed size

196.5 MB

Last pushed

about 7 hours by stuartferguson

Type

Image

Manifest digest

sha256:6b96d2243d30cd1331dfb3efd87163036f809c4aa2863b9f3af82e7dc347933e

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 29.2 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.49 KB
9ENV DOTNET_VERSION=10.0.110 B
10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB
11RUN /bin/sh -c ln -s155 B
12ENV ASPNET_VERSION=10.0.110 B
13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB
14WORKDIR /home/txnproc/118 B
15COPY /config config # buildkit1.06 KB
16COPY /syncfusion/QtBinariesLinux syncfusion/QtBinariesLinux # buildkit42.11 MB
17WORKDIR /app93 B
18WORKDIR /app32 B
19COPY /app . # buildkit62.14 MB
20ENTRYPOINT ["dotnet" "SecurityService.dll"]0 B

Command

 ARG RELEASE