sha256:57f21e99dfc2de3691f4f19ca7937830af6da5d76c7d37d09d03cb4f6f0e118e
OS/ARCH
Compressed size
134.04 MB
Last pushed
4 months by matthewjames7
Type
Image
Manifest digest
sha256:f5ddf52ae2f7b325ab3e75afc1f87646ed5387fb0af885e4b54e9e8bbcd70daa
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.130 B6ENV PYTHON_SHA256=2ab91ff401783ccca64f75d10c882e957bdfd60e2bf5a72f8421793729b78a710 B7RUN /bin/sh -c set -eux;11.28 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10WORKDIR /app93 B11COPY memgraph-toolbox /app/memgraph-toolbox # buildkit181.87 KB12COPY integrations/mcp-memgraph /app/integrations/mcp-memgraph # buildkit401.39 KB13RUN /bin/sh -c pip install54.46 MB14RUN /bin/sh -c uv pip17.34 MB15RUN /bin/sh -c uv pip20.76 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 'amd64' out/ 'trixie' '@1776729600'