sha256:5207fd84a4f567f63ea9bd8a23adc27d905ba66b6ffa2c29ae83adece896c600
OS/ARCH
Compressed size
156.51 MB
Last pushed
4 months by mekayelanik
Type
Image
Manifest digest
sha256:c3b3197dd63e04ce414dd8c9a2cc58fb138a075e87516458fd638560e9912955
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.83 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 -p141 B17RUN /bin/sh -c echo "Checking64.08 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