sha256:3b07bfd8b7e97a6da11168aec55d892788da830f18474ed6a64f18b3e6bedea8
OS/ARCH
Compressed size
274.26 MB
Last pushed
8 months by acuvity
Type
Image
Manifest digest
sha256:7455c65c8b217dc24efdefe8eaf50360701e405ab1d5b66742f1b33ed346953f
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=remote0 B12LABEL org.opencontainers.image.title=mcp-server-algolia0 B13LABEL org.opencontainers.image.description=MCP server for interacting0 B14LABEL org.opencontainers.image.version=v0.0.80 B15LABEL org.opencontainers.image.source=https://github.com/algolia/mcp-node0 B16LABEL org.opencontainers.image.licenses=MIT License0 B17LABEL org.opencontainers.image.author=algolia0 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 MB22HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:80800 B23RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c3.24 KB24ENV NODE_ENV=production0 B25USER appuser0 B26COPY /app/package.json ./ # buildkit659 B27COPY /app/package-lock.json ./ # buildkit60.75 KB28COPY /app/node_modules ./node_modules # buildkit169.46 MB29COPY /app/build ./build # buildkit128.82 KB30EXPOSE [8000/tcp]0 B31COPY /go/bin/minibridge /usr/bin # buildkit22.59 MB32COPY ./entrypoint.sh ./sbom.json ./policy.rego /5.54 KB33ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'