sha256:e0e09de033877512f2df8190faa33c880966dcc15ec0b0ee3a4a20e5d369f86b
OS/ARCH
linux/amd64
Compressed size
255.1 MB
Last pushed
about 2 months by opswat
Type
Image
Manifest digest
sha256:e0e09de033877512f2df8190faa33c880966dcc15ec0b0ee3a4a20e5d369f86b
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B3ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true0 B4RUN /bin/sh -c apk add1.04 MB5RUN /bin/sh -c addgroup 947 B6ENV DOTNET_VERSION=10.0.80 B7COPY /dotnet /usr/share/dotnet # buildkit34.9 MB8RUN /bin/sh -c ln -s166 B9ENV ASPNET_VERSION=10.0.80 B10COPY /dotnet /usr/share/dotnet # buildkit12.14 MB11COPY ./Utils/wait-for-it.sh . # buildkit1.63 KB12COPY ./Utils/scripts/linux/expose-localhost.sh . # buildkit268 B13RUN /bin/sh -c chmod +x1.63 KB14RUN /bin/sh -c chmod +x270 B15RUN /bin/sh -c apk add4.26 MB16RUN /bin/sh -c apk add248.55 KB17RUN /bin/sh -c apk add22.67 KB18RUN /bin/sh -c apk add22.68 KB19RUN /bin/sh -c apk add2.98 MB20ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B21WORKDIR /app93 B22COPY /wait-for-it.sh / # buildkit1.63 KB23COPY /expose-localhost.sh / # buildkit267 B24COPY /app ./discovery # buildkit46.3 MB25COPY /app ./remediations # buildkit46.35 MB26COPY /app ./storages # buildkit56.48 MB27COPY /app ./workflowmanager # buildkit46.66 MB28RUN /bin/sh -c mkdir /var/log/mdss137 B29CMD ["/bin/sh" "-c" "if [0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit