sha256:1836c8832b0a8d26cd27ff41c4f141865954eed77ef0e79c66ff39538582fd55
OS/ARCH
Compressed size
164.74 MB
Last pushed
over 1 year by acuvity
Type
Image
Manifest digest
sha256:b488145e233bcbe2b626c300a925062a54aabb5add36ce9c3d281039593eaac6
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=23.11.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.76 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11LABEL mcp-server-scope=native0 B12LABEL org.opencontainers.image.title=mcp-server-nuclei0 B13LABEL org.opencontainers.image.description=Template-based vulnerability scanner using0 B14LABEL org.opencontainers.image.version=6190e550 B15LABEL org.opencontainers.image.source=https://github.com/cyproxio/mcp-for-security/tree/HEAD/nuclei-mcp0 B16LABEL org.opencontainers.image.licenses=MIT License0 B17LABEL org.opencontainers.image.author=cyproxio0 B18LABEL org.opencontainers.image.created=2006-01-02T15:04:05Z07:000 B19WORKDIR /app93 B20ARG BUILDKIT_SBOM_SCAN_STAGE=true0 B21RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c5.7 MB22COPY /tmp/binaries /usr/local/bin # buildkit54.09 MB23HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:80800 B24RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c3.24 KB25ENV NODE_ENV=production0 B26USER appuser0 B27COPY /app/package.json ./ # buildkit357 B28COPY /app/package-lock.json ./ # buildkit9.62 KB29COPY /app/node_modules ./node_modules # buildkit6.04 MB30COPY /app/build ./build # buildkit1.94 KB31EXPOSE map[8000/tcp:{}]0 B32COPY /go/bin/minibridge /usr/bin # buildkit22.58 MB33COPY ./entrypoint.sh ./sbom.json ./policy.rego /3.58 KB34ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'