sha256:4a975d3d238f65bc10103133db398eafe766652ec02b48ebc69f7f87eae4780f
OS/ARCH
Compressed size
198.54 MB
Last pushed
about 1 month by mekayelanik
Type
Image
Manifest digest
sha256:67b453a62ee68c15e82d6310a0f9b7aa9ffdf6cae4b4eceff7890f09568e1fc3
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.43 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;243.81 KB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.13.150 B7ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B8RUN /bin/sh -c set -eux;10.68 MB9RUN /bin/sh -c set -eux;212 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.173.00 B17RUN |1 SEMGREP_MCP_VERSION=1.173.0 /bin/sh -c184 B18COPY ./resources/ /usr/local/bin/ # buildkit12.39 KB19RUN |1 SEMGREP_MCP_VERSION=1.173.0 /bin/sh -c1.65 KB20RUN |1 SEMGREP_MCP_VERSION=1.173.0 /bin/sh -c87.1 MB21COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit11.91 MB22RUN |1 SEMGREP_MCP_VERSION=1.173.0 /bin/sh -c142 B23RUN |1 SEMGREP_MCP_VERSION=1.173.0 /bin/sh -c85.15 MB24COPY ./build_data/patches/ /tmp/patches/ # buildkit3.02 KB25RUN |1 SEMGREP_MCP_VERSION=1.173.0 /bin/sh -c12.3 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-x86_64.tar.gz / # buildkit