Sign inSign up

mekayelanik/branch-thinking-mcp:20250425

Multi-platform
Index digest

sha256:44666a7771144e6f4488e693fb9bbee1d36c6939aedf61e21f8abbb9669261e5

OS/ARCH

Compressed size

120.62 MB

Last pushed

7 months by mekayelanik

Type

Image

Manifest digest

sha256:d9864abe1507a02214515c8fb69947a6fc2e4e2b7913704f8b2b9be51b15192c

Image Layers

1# debian.sh --arch 'arm64' out/21.5 MB
2RUN /bin/sh -c groupadd --gid3.2 KB
3ENV NODE_VERSION=25.6.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.71 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.25 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit435 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update3.22 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 # buildkit57.52 MB
15COPY /app/package.json /app/ # buildkit681 B
16WORKDIR /app16 B
17RUN /bin/sh -c npm install406.91 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 'arm64' out/ 'trixie' '@1769990400'