Sign inSign up

mekayelanik/sequential-thinking-mcp:2025.12.18

Multi-platform
Machine learning & AI
Developer tools
Index digest

sha256:6fc1da5bb888f8e5284e9ad98ce9b3313d85e7919ad90077fcbb5867351b4440

OS/ARCH

Compressed size

92.27 MB

Last pushed

4 months by mekayelanik

Type

Image

Manifest digest

sha256:8a7b9423f632e85d860ee07299099b44f950eddf5c8feb9ca5571fd5bf883a60

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.45 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=26.2.00 B
4RUN /bin/sh -c addgroup -g44.4 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit441 B
6ENTRYPOINT ["docker-entrypoint.sh"]0 B
7CMD ["node"]0 B
8LABEL org.opencontainers.image.authors=MOHAMMAD MEKAYEL ANIK <[email protected]>0 B
9LABEL org.opencontainers.image.source=https://github.com/mekayelanik/sequential-thinking-mcp-docker0 B
10COPY ./resources/ /usr/local/bin/ # buildkit9.93 KB
11RUN /bin/sh -c chmod +x10.07 KB
12RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"21.06 MB
13COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit10.04 MB
14RUN /bin/sh -c mkdir -p139 B
15RUN /bin/sh -c echo "Checking2.35 MB
16RUN /bin/sh -c echo "Installing10.95 MB
17LABEL org.opencontainers.image.description=Sequential Thinking MCP (mcp-proxy0 B
18ENV MCP_PROXY_STATELESS=false0 B
19ENV SEQUENTIAL_THINKING_MAX_MEM_MB=40960 B
20ENV HAPROXY_FRONTEND_MAXCONN=640 B
21ENV HAPROXY_SERVER_MAXCONN=160 B
22ARG PORT=80100 B
23ARG API_KEY=0 B
24ENV PORT=80100 B
25ENV API_KEY=0 B
26HEALTHCHECK {Test:[CMD /usr/local/bin/healthcheck.sh] Interval:30s Timeout:10s0 B
27ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit