sha256:61d607c4f58ed9b0fb87c526416332fbeedbc21f700c2b8388352cf516f27bde
OS/ARCH
Compressed size
124.23 MB
Last pushed
8 months by acuvity
Type
Image
Manifest digest
sha256:df5da5ec2789de63d729e1fb6892f0f9926c3286446d018e53a1808d5bb65ab7
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=23.11.00 B4RUN /bin/sh -c addgroup -g49.47 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11LABEL mcp-server-scope=remote0 B12LABEL org.opencontainers.image.title=mcp-server-arjun0 B13LABEL org.opencontainers.image.description=Discovers hidden HTTP parameters0 B14LABEL org.opencontainers.image.version=6190e550 B15LABEL org.opencontainers.image.source=https://github.com/cyproxio/mcp-for-security/tree/HEAD/arjun-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 -c17.96 MB22HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:80800 B23RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c1.01 KB24ENV NODE_ENV=production0 B25COPY /uv /uvx /usr/bin/ #21.3 MB26USER appuser0 B27RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c2.4 MB28ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/appuser/.local/bin0 B29COPY /app/package.json ./ # buildkit353 B30COPY /app/package-lock.json ./ # buildkit9.42 KB31COPY /app/node_modules ./node_modules # buildkit5.81 MB32COPY /app/build ./build # buildkit1.66 KB33EXPOSE [8000/tcp]0 B34COPY /go/bin/minibridge /usr/bin # buildkit22.59 MB35COPY ./entrypoint.sh ./sbom.json ./policy.rego /3.73 KB36ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit