sha256:3e25f3b0d7b326f9f2d5270493dccd2c9563c01874621eefc32d92a8010d8b1f
OS/ARCH
linux/amd64
Compressed size
453.49 MB
Last pushed
8 months by opswatdockerbuild
Type
Image
Manifest digest
sha256:3e25f3b0d7b326f9f2d5270493dccd2c9563c01874621eefc32d92a8010d8b1f
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 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.02 MB5RUN /bin/sh -c addgroup 945 B6ENV DOTNET_VERSION=9.0.100 B7COPY /dotnet /usr/share/dotnet # buildkit32.97 MB8RUN /bin/sh -c ln -s153 B9ENV ASPNET_VERSION=9.0.100 B10COPY /dotnet /usr/share/dotnet # buildkit10.79 MB11COPY ./Utils/wait-for-it.sh . # buildkit1.63 KB12COPY ./Utils/scripts/linux/expose-localhost.sh . # buildkit268 B13RUN /bin/sh -c chmod +x1.66 KB14RUN /bin/sh -c chmod +x294 B15RUN /bin/sh -c apk add4.18 MB16RUN /bin/sh -c apk add293.92 KB17RUN /bin/sh -c apk add22.05 KB18RUN /bin/sh -c apk add22.05 KB19RUN /bin/sh -c apk add2.99 MB20ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false0 B21WORKDIR /app124 B22COPY /wait-for-it.sh / # buildkit1.63 KB23COPY /expose-localhost.sh / # buildkit269 B24COPY /app ./discovery # buildkit46.31 MB25COPY /app ./scanning # buildkit50.31 MB26COPY /app ./job-dispatcher # buildkit61.45 MB27COPY /app ./load-balancer # buildkit46.16 MB28COPY /app ./logging # buildkit46.32 MB29COPY /app ./remediations # buildkit50.2 MB30COPY /app ./storages # buildkit46.37 MB31COPY /app ./workflowmanager # buildkit50.45 MB32RUN /bin/sh -c mkdir /var/log/mdss177 B33CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit