sha256:cb0ce7b148753dced4460115c1b648def8929230f18d60723d8fd827f1071125
OS/ARCH
Compressed size
87.57 MB
Last pushed
8 months by acuvity
Type
Image
Manifest digest
sha256:fbccc4de550109e6dac49eb8e6103b42d9ca89ce733312adf40d1d63317b95e9
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=standalone0 B12LABEL org.opencontainers.image.title=mcp-server-memory0 B13LABEL org.opencontainers.image.description=MCP server for enabling0 B14LABEL org.opencontainers.image.version=2025.11.250 B15LABEL org.opencontainers.image.source=https://modelcontextprotocol.io0 B16LABEL org.opencontainers.image.licenses=MIT0 B17LABEL org.opencontainers.image.author=Anthropic, PBC0 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 MB22HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:80800 B23RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c1.01 KB24ENV NODE_ENV=production0 B25USER appuser0 B26RUN |1 BUILDKIT_SBOM_SCAN_STAGE=true /bin/sh -c8.09 MB27EXPOSE [8000/tcp]0 B28VOLUME [/data]0 B29COPY /go/bin/minibridge /usr/bin # buildkit21.16 MB30COPY ./entrypoint.sh ./sbom.json ./policy.rego /4.11 KB31ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit