sha256:60fb4f8efbb2e2ed617012001bbd78e7bece8f2568a8c8831200e355104331dc
OS/ARCH
linux/amd64
Compressed size
255.14 MB
Last pushed
about 1 month by opswat
Type
Image
Manifest digest
sha256:60fb4f8efbb2e2ed617012001bbd78e7bece8f2568a8c8831200e355104331dc
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 . # buildkit267 B13RUN /bin/sh -c chmod +x1.63 KB14RUN /bin/sh -c chmod +x268 B15RUN /bin/sh -c apk add4.27 MB16RUN /bin/sh -c apk add248.55 KB17RUN /bin/sh -c apk add22.66 KB18RUN /bin/sh -c apk add22.67 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 / # buildkit268 B24COPY /app ./discovery # buildkit46.31 MB25COPY /app ./remediations # buildkit46.36 MB26COPY /app ./storages # buildkit56.49 MB27COPY /app ./workflowmanager # buildkit46.68 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