Sign inSign up

mekayelanik/branch-thinking-mcp:latest

Multi-platform
Index digest

sha256:44666a7771144e6f4488e693fb9bbee1d36c6939aedf61e21f8abbb9669261e5

OS/ARCH

Compressed size

119.99 MB

Last pushed

7 months by mekayelanik

Type

Image

Manifest digest

sha256:bae328d808b3a448be7352d11ad8406a0598a9fa0f310b6bbf80bfc7c254216d

Image Layers

1# debian.sh --arch 'amd64' out/21.94 MB
2RUN /bin/sh -c groupadd --gid3.2 KB
3ENV NODE_VERSION=25.6.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.57 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.25 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit436 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update3.41 MB
11COPY ./resources/ /usr/local/bin/ # buildkit6.81 KB
12RUN /bin/sh -c chmod +x5.18 KB
13COPY /app/dist /app/dist # buildkit19.24 KB
14COPY /app/node_modules /app/node_modules # buildkit56.39 MB
15COPY /app/package.json /app/ # buildkit679 B
16WORKDIR /app16 B
17RUN /bin/sh -c npm install406.7 KB
18ARG PORT=80050 B
19ARG API_KEY=0 B
20ENV PORT=80050 B
21ENV API_KEY=0 B
22HEALTHCHECK &{["CMD-SHELL" "nc -z localhost0 B
23ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'