sha256:42405f0244dbbc38c1a8541f35082f8f02cea821c3e914455008fcc8367028fb
OS/ARCH
Compressed size
124.77 MB
Last pushed
3 days by matthewjames7
Type
Image
Manifest digest
sha256:1f44b466411111e7f9a026e7a41daf89123cf4f798ce42d84509bcc00e58ec89
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;4.07 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.36 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10WORKDIR /app93 B11COPY memgraph-toolbox /app/memgraph-toolbox # buildkit183.95 KB12COPY integrations/mcp-memgraph /app/integrations/mcp-memgraph # buildkit471.65 KB13RUN /bin/sh -c pip install42.12 MB14RUN /bin/sh -c uv pip17.51 MB15RUN /bin/sh -c uv pip20.65 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' '@1787529600'