sha256:98ee416cc06db9a7df9cfe5bc15a799583ac004916d5ffb8746a557303a86cab
OS/ARCH
Compressed size
131.58 MB
Last pushed
4 months by matthewjames7
Type
Image
Manifest digest
sha256:b9df0a6abe8b722416a285e861e8d4aaf52ece1f67c84016163870698fe382d7
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.130 B6ENV PYTHON_SHA256=2ab91ff401783ccca64f75d10c882e957bdfd60e2bf5a72f8421793729b78a710 B7RUN /bin/sh -c set -eux;11.21 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10WORKDIR /app92 B11COPY memgraph-toolbox /app/memgraph-toolbox # buildkit181.87 KB12COPY integrations/mcp-memgraph /app/integrations/mcp-memgraph # buildkit467.24 KB13RUN /bin/sh -c pip install52.56 MB14RUN /bin/sh -c uv pip16.79 MB15RUN /bin/sh -c uv pip20.43 MB16WORKDIR /app/integrations/mcp-memgraph/src32 B17ENV MCP_HOST=0.0.0.00 B18ENV MCP_TRANSPORT=streamable-http0 B19ENV MEMGRAPH_URL=bolt://host.docker.internal:76870 B20EXPOSE [8000/tcp]0 B21CMD ["python" "-m" "mcp_memgraph.main"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'