redi21/structure-graph-mcp-server:0.2.7-devagw1

Manifest digest

sha256:4ea0b06c73fecb0cfd446f965169a0f19a0bab4f3ba49a947a2be015515ee373

OS/ARCH

linux/arm64

Compressed size

112.55 MB

Last pushed

5 days by redi21

Type

Image

Manifest digest

sha256:4ea0b06c73fecb0cfd446f965169a0f19a0bab4f3ba49a947a2be015515ee373

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.22 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.28 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update33.12 MB
11WORKDIR /app93 B
12COPY requirements.txt build_graph.py ./ #1.98 KB
13RUN /bin/sh -c pip install37.1 MB
14RUN /bin/sh -c OUT=/app/graph.json python1.09 MB
15USER 100010 B
16ENV PORT=8080 PYTHONUNBUFFERED=10 B
17EXPOSE [8080/tcp]0 B
18ENTRYPOINT ["graphify-mcp" "--graph" "/app/graph.json" "--transport"0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'