sha256:7b4714bfb485ba8f838cac523516d58ffa45f3476e4909cf7d1a2c98ec23db9d
OS/ARCH
Compressed size
91.13 MB
Last pushed
8 months by acuvity
Type
Image
Manifest digest
sha256:5b7c7a5dc6731c5a3ee08d5e6ebcfa995b49e58e0ac23a92ed36c2d02766b8fb
Image Layers
1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=23.11.00 B4RUN /bin/sh -c addgroup -g48.77 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11LABEL mcp-server-scope=native0 B12LABEL org.opencontainers.image.title=mcp-server-alterx0 B13LABEL org.opencontainers.image.description=Pattern-based wordlist generator for0 B14LABEL org.opencontainers.image.version=6190e550 B15LABEL org.opencontainers.image.source=https://github.com/cyproxio/mcp-for-security/tree/HEAD/alterx-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 -c4.54 MB22COPY /tmp/binaries /usr/local/bin # buildkit5.93 MB23HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:80800 B24RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c1.01 KB25ENV NODE_ENV=production0 B26USER appuser0 B27COPY /app/package.json ./ # buildkit348 B28COPY /app/package-lock.json ./ # buildkit9.41 KB29COPY /app/node_modules ./node_modules # buildkit5.71 MB30COPY /app/build ./build # buildkit1.79 KB31EXPOSE [8000/tcp]0 B32COPY /go/bin/minibridge /usr/bin # buildkit21.16 MB33COPY ./entrypoint.sh ./sbom.json ./policy.rego /3.57 KB34ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit