sha256:792d59ab0ee36a92fb2a05fbd854a9113c8a00544e5f3a9b83ff15d2a836ad2c
OS/ARCH
linux/amd64
Compressed size
162.96 MB
Last pushed
6 days by stuartferguson
Type
Image
Manifest digest
sha256:792d59ab0ee36a92fb2a05fbd854a9113c8a00544e5f3a9b83ff15d2a836ad2c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 29.2 MB5CMD ["/bin/bash"]0 B6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B7RUN /bin/sh -c apt-get update16 MB8RUN /bin/sh -c groupadd 3.49 KB9ENV DOTNET_VERSION=10.0.110 B10COPY /dotnet /usr/share/dotnet # buildkit34.91 MB11RUN /bin/sh -c ln -s155 B12ENV ASPNET_VERSION=10.0.110 B13COPY /dotnet /usr/share/dotnet # buildkit12.14 MB14WORKDIR /home/txnproc/118 B15COPY /config config # buildkit1.06 KB16COPY /syncfusion/QtBinariesLinux syncfusion/QtBinariesLinux # buildkit42.11 MB17WORKDIR /app91 B18WORKDIR /app32 B19COPY /app/publish . # buildkit28.6 MB20ENTRYPOINT ["dotnet" "MobileConfiguration.dll"]0 BCommand
ARG RELEASE