Sign inSign up

mekayelanik/narsil-mcp:1.7.0-16082026

Multi-platform
Integration & delivery
Machine learning & AI
Developer tools
Index digest

sha256:4a10b87ee439ee5d6a0eb0be2c344457fb2234b1df2620fc30c800fdd4b46559

OS/ARCH

Compressed size

102.51 MB

Last pushed

about 1 month by mekayelanik

Type

Image

Manifest digest

sha256:ae25088a500f554ff79a1086a8977d20386725fde9aeacd12a986d2132c9e848

Image Layers

1# debian.sh --arch 'amd64' out/21.94 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;843.41 KB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;10.14 MB
7RUN /bin/sh -c set -eux;210 B
8CMD ["python3"]0 B
9LABEL org.opencontainers.image.authors=MOHAMMAD MEKAYEL ANIK <[email protected]>0 B
10LABEL org.opencontainers.image.description=Narsil MCP Server -0 B
11LABEL org.opencontainers.image.source=https://github.com/mekayelanik/narsil-mcp-docker0 B
12LABEL org.opencontainers.image.licenses=GPL-3.0-only0 B
13COPY ./resources/ /usr/local/bin/ # buildkit15.02 KB
14RUN /bin/sh -c chmod +x15.14 KB
15RUN /bin/sh -c apt-get update24.86 MB
16RUN /bin/sh -c groupadd -r3.13 KB
17COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit11.92 MB
18RUN /bin/sh -c mkdir -p149 B
19COPY /usr/local/bin/narsil-mcp /usr/local/bin/narsil-mcp # buildkit19.22 MB
20RUN /bin/sh -c chmod +x16 B
21RUN /bin/sh -c echo "Installing13.58 MB
22RUN /bin/sh -c mkdir -p98 B
23ARG PORT=80100 B
24ARG API_KEY=0 B
25ENV NVIDIA_VISIBLE_DEVICES=all0 B
26ENV NVIDIA_DRIVER_CAPABILITIES=all0 B
27ENV PORT=80100 B
28ENV API_KEY=0 B
29ENV DATA_DIR=/data0 B
30HEALTHCHECK {Test:[CMD-SHELL sh -c 'wget0 B
31ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

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