sha256:18729ba60aa142a61bdf422363282163a633b563c05cf3ca08b9661e40a9ff38
OS/ARCH
Compressed size
119.83 MB
Last pushed
5 months by mekayelanik
Type
Image
Manifest digest
sha256:5a4724ea3807ed25d5ff4955af06b76da0b5c708ea180b727117604bd032ad58
Image Layers
1# debian.sh --arch 'amd64' out/21.94 MB2RUN /bin/sh -c groupadd --gid3.2 KB3ENV NODE_VERSION=25.9.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.79 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.25 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit435 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11LABEL org.opencontainers.image.description=Narsil MCP Server -0 B12LABEL org.opencontainers.image.source=https://github.com/mekayelanik/narsil-mcp-docker0 B13LABEL org.opencontainers.image.licenses=GPL-3.0-only0 B14COPY ./resources/ /usr/local/bin/ # buildkit14.21 KB15RUN /bin/sh -c chmod +x14.32 KB16RUN /bin/sh -c apt-get update28.29 MB17COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit10.04 MB18RUN /bin/sh -c mkdir -p149 B19COPY /usr/local/bin/narsil-mcp /usr/local/bin/narsil-mcp # buildkit19.27 MB20RUN /bin/sh -c chmod +x16 B21RUN /bin/sh -c echo "Installing2.22 MB22RUN /bin/sh -c mkdir -p99 B23ARG PORT=80100 B24ARG API_KEY=0 B25ENV NVIDIA_VISIBLE_DEVICES=all0 B26ENV NVIDIA_DRIVER_CAPABILITIES=all0 B27ENV PORT=80100 B28ENV API_KEY=0 B29ENV DATA_DIR=/data0 B30HEALTHCHECK {Test:[CMD-SHELL sh -c 'wget0 B31ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'