sha256:734d85c3e49d81e1a08f1a079f6141f23f43a2a4516995842e60f49fb844fc58
OS/ARCH
Compressed size
128.03 MB
Last pushed
21 days by mekayelanik
Type
Image
Manifest digest
sha256:a1e3c133c36b20ca27ec20617c60fcb4265c27cd5d19e60a8856e37daab130e2
Image Layers
1# debian.sh --arch 'amd64' out/21.95 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;844.51 KB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;10.14 MB7RUN /bin/sh -c set -eux;211 B8CMD ["python3"]0 B10LABEL org.opencontainers.image.description=CodeGraphContext MCP Server with0 B11ENV DEBIAN_FRONTEND=noninteractive0 B12COPY ./resources/ /usr/local/bin/ # buildkit10.92 KB13RUN /bin/sh -c mkdir -p1.53 KB14RUN /bin/sh -c chmod +x9.74 KB15RUN /bin/sh -c apt-get update27.72 MB16COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit11.92 MB17RUN /bin/sh -c mkdir -p145 B18RUN /bin/sh -c groupadd -g3.28 KB19USER node0 B20RUN /bin/sh -c python -m2.9 MB21ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22RUN /bin/sh -c /usr/local/bin/pypi.sh #41.15 MB23RUN /bin/sh -c /opt/venv/bin/pip install11.32 MB24USER root0 B25RUN /bin/sh -c apt-get purge65.77 KB26COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit16 B27RUN /bin/sh -c mkdir -p145 B28ENV PYTHONUNBUFFERED=1 PYTHONFAULTHANDLER=1 PYTHONDONTWRITEBYTECODE=1 PATH=/opt/venv/bin:/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B29HEALTHCHECK {Test:[CMD-SHELL sh -c 'wget0 B30ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'