sha256:c80b75498b7d884e6d83d0567c262d8ccec02e53f44c9fb75a126f57bdf6a18e
OS/ARCH
Compressed size
90.99 MB
Last pushed
4 months by mekayelanik
Type
Image
Manifest digest
sha256:fd2738803bc889d3d79104b7a9d78ee4db918ccfee3f3f221897355049d20e95
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.45 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=26.2.00 B4RUN /bin/sh -c addgroup -g44.4 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit441 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B9LABEL org.opencontainers.image.source=https://github.com/mekayelanik/sequential-thinking-mcp-docker0 B10COPY ./resources/ /usr/local/bin/ # buildkit9.93 KB11RUN /bin/sh -c chmod +x10.08 KB12RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"21.06 MB13COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit10.04 MB14RUN /bin/sh -c mkdir -p140 B15RUN /bin/sh -c echo "Checking1.07 MB16RUN /bin/sh -c echo "Installing10.95 MB17LABEL org.opencontainers.image.description=Sequential Thinking MCP (mcp-proxy0 B18ENV MCP_PROXY_STATELESS=false0 B19ENV SEQUENTIAL_THINKING_MAX_MEM_MB=40960 B20ENV HAPROXY_FRONTEND_MAXCONN=640 B21ENV HAPROXY_SERVER_MAXCONN=160 B22ARG PORT=80100 B23ARG API_KEY=0 B24ENV PORT=80100 B25ENV API_KEY=0 B26HEALTHCHECK {Test:[CMD /usr/local/bin/healthcheck.sh] Interval:30s Timeout:10s0 B27ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit