sha256:2b5ce88fcb6fec84ba6f3fe9a1f552b83f5894fdebb760fb8aec94996602b289
OS/ARCH
Compressed size
192.78 MB
Last pushed
3 months by mekayelanik
Type
Image
Manifest digest
sha256:e58c5160d20507f54dcc66203f859ce86a2a6148405c818a939971b5cd00d08d
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.76 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c set -eux;245.69 KB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.13.140 B7ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B8RUN /bin/sh -c set -eux;10.67 MB9RUN /bin/sh -c set -eux;209 B10CMD ["python3"]0 B12LABEL org.opencontainers.image.source=https://github.com/mekayelanik/semgrep-mcp-docker0 B13LABEL org.opencontainers.image.description=Semgrep MCP server (official0 B14LABEL org.opencontainers.image.documentation=https://github.com/mekayelanik/semgrep-mcp-docker/blob/main/README.md0 B15LABEL org.opencontainers.image.licenses=MIT0 B16ARG SEMGREP_MCP_VERSION=1.167.00 B17RUN |1 SEMGREP_MCP_VERSION=1.167.0 /bin/sh -c185 B18COPY ./resources/ /usr/local/bin/ # buildkit12.38 KB19RUN |1 SEMGREP_MCP_VERSION=1.167.0 /bin/sh -c1.66 KB20RUN |1 SEMGREP_MCP_VERSION=1.167.0 /bin/sh -c79.87 MB21COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit11.5 MB22RUN |1 SEMGREP_MCP_VERSION=1.167.0 /bin/sh -c147 B23RUN |1 SEMGREP_MCP_VERSION=1.167.0 /bin/sh -c86.71 MB24COPY ./build_data/patches/ /tmp/patches/ # buildkit3.02 KB25RUN |1 SEMGREP_MCP_VERSION=1.167.0 /bin/sh -c12.27 KB26ARG PORT=70550 B27ARG INTERNAL_PORT=370550 B28ARG API_KEY=0 B29ENV PORT=7055 INTERNAL_PORT=37055 API_KEY= PROTOCOL=SHTTP0 B30EXPOSE [7055/tcp 7055/udp]0 B31HEALTHCHECK {Test:[CMD-SHELL /usr/local/bin/healthcheck.sh] Interval:30s Timeout:10s0 B32ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit