sha256:32a1b0d2b5de7af5ba6622062eda8cea241aea6084df1ae5ce1ab0b6b9b6b3f8
OS/ARCH
Compressed size
134.01 MB
Last pushed
about 2 months by matthewjames7
Type
Image
Manifest digest
sha256:e9514ae7e538b757febfa90cc5efec5fd93df5bbc2141580dde3f05716c7aff3
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.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.34 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10WORKDIR /app92 B11COPY memgraph-toolbox /app/memgraph-toolbox # buildkit182.26 KB12COPY integrations/mcp-memgraph /app/integrations/mcp-memgraph # buildkit468.8 KB13RUN /bin/sh -c pip install55.37 MB14RUN /bin/sh -c uv pip17.32 MB15RUN /bin/sh -c uv pip19.71 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' '@1783900800'