sha256:ef6620d3ce0e854c1592911aa2df0225e2cdcb82cd140747f46f530387793922
OS/ARCH
Compressed size
154.46 MB
Last pushed
4 months by mekayelanik
Type
Image
Manifest digest
sha256:e46b89324ac9c66b1902f919c2cdf4ac0b9077bd28a5079f905901a372d835bd
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.45 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=26.1.00 B4RUN /bin/sh -c addgroup -g44.37 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit440 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B9LABEL org.opencontainers.image.description=Snyk CLI MCP Server0 B10LABEL org.opencontainers.image.source=https://github.com/mekayelanik/snyk-mcp-docker0 B11LABEL org.opencontainers.image.licenses=GPL-3.0-only0 B12COPY ./resources/ /usr/local/bin/ # buildkit10.08 KB13RUN /bin/sh -c chmod +x1.84 KB14RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"23.61 MB15COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit10.04 MB16RUN /bin/sh -c mkdir -p143 B17RUN /bin/sh -c echo "Checking62.03 MB18RUN /bin/sh -c echo "Installing10.95 MB19LABEL org.opencontainers.image.description=Snyk MCP (mcp-proxy stdio<->HTTP0 B20ENV MCP_PROXY_STATELESS=false0 B21ENV SNYK_MAX_MEM_MB=40960 B22ENV HAPROXY_FRONTEND_MAXCONN=640 B23ENV HAPROXY_SERVER_MAXCONN=160 B24RUN /bin/sh -c mkdir -p81 B25ARG PORT=80100 B26ARG API_KEY=0 B27ENV PORT=80100 B28ENV API_KEY=0 B29HEALTHCHECK {Test:[CMD /usr/local/bin/healthcheck.sh] Interval:30s Timeout:10s0 B30ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit