rogerdz/sequential-thinking-mcp:latest

Multi-platform
Index digest

sha256:5abf7612c09607f65bdedaa306b0a21147f5c0c3d5018eee2f148938d521abc2

OS/ARCH

Compressed size

64.66 MB

Last pushed

1 day by rogerdz

Type

Image

Manifest digest

sha256:bc6262ecf460af552aaa4ae48a8c2e387659baf69f6f447123c9120d354679ab

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c addgroup -g50.19 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
11ENV NODE_ENV=production NPM_CONFIG_FUND=false NPM_CONFIG_AUDIT=false NPM_CONFIG_UPDATE_NOTIFIER=false0 B
12ENV PORT=80800 B
13COPY --chmod=755 entrypoint.sh /docker-entrypoint.sh #241 B
14RUN /bin/sh -c npm install9.6 MB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16USER node0 B

Command

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