sha256:963449984bff51069812c1587bc1a55a7d61422c6472bb0fd6d78ae933b55267
OS/ARCH
Compressed size
120 MB
Last pushed
4 months by mekayelanik
Type
Image
Manifest digest
sha256:c999be96d0aaac89b41060a3070e8303a54f83dba563ad971e25d31c712b1e92
Image Layers
1# debian.sh --arch 'amd64' out/21.94 MB2RUN /bin/sh -c groupadd --gid3.2 KB3ENV NODE_VERSION=26.1.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=40.72 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit435 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B9LABEL org.opencontainers.image.description=Narsil MCP Server -0 B10LABEL org.opencontainers.image.source=https://github.com/mekayelanik/narsil-mcp-docker0 B11LABEL org.opencontainers.image.licenses=GPL-3.0-only0 B12COPY ./resources/ /usr/local/bin/ # buildkit14.21 KB13RUN /bin/sh -c chmod +x14.33 KB14RUN /bin/sh -c apt-get update25.71 MB15COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit10.05 MB16RUN /bin/sh -c mkdir -p151 B17COPY /usr/local/bin/narsil-mcp /usr/local/bin/narsil-mcp # buildkit19.28 MB18RUN /bin/sh -c chmod +x16 B19RUN /bin/sh -c echo "Installing2.25 MB20RUN /bin/sh -c mkdir -p96 B21ARG PORT=80100 B22ARG API_KEY=0 B23ENV NVIDIA_VISIBLE_DEVICES=all0 B24ENV NVIDIA_DRIVER_CAPABILITIES=all0 B25ENV PORT=80100 B26ENV API_KEY=0 B27ENV DATA_DIR=/data0 B28HEALTHCHECK {Test:[CMD-SHELL sh -c 'wget0 B29ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1777939200'