sha256:314e590eadecfc4b07d3344aade1ad13ac6c0a45ff537fe4ff13676324440266
OS/ARCH
Compressed size
115.9 MB
Last pushed
12 days by agigante80
Type
Image
Manifest digest
sha256:ea0e2bf98590fe3d2fd6d6c0b845752c81d051ddb407f4199a76c33f2a3895fd
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g50.23 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12ARG VERSION=0.22.1-dev-c3f06690 B13ENV VERSION=0.22.1-dev-c3f06690 B14RUN |1 VERSION=0.22.1-dev-c3f0669 /bin/sh -c969.87 KB15COPY /app/package.json ./ # buildkit2.94 KB16COPY /app/node_modules ./node_modules # buildkit59.17 MB17COPY /app/dist ./dist # buildkit270.72 KB18COPY /app/scripts ./scripts # buildkit92.33 KB19RUN |1 VERSION=0.22.1-dev-c3f0669 /bin/sh -c966 B20RUN |1 VERSION=0.22.1-dev-c3f0669 /bin/sh -c132 B21ENV MCP_BRIDGE_DATA_DIR=/app/data0 B22COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.03 KB23RUN |1 VERSION=0.22.1-dev-c3f0669 /bin/sh -c1.02 KB24EXPOSE [3600/tcp]0 B25HEALTHCHECK {Test:[CMD-SHELL node -e "require('http').get('http://localhost:${MCP_BRIDGE_PORT:-3600}/health',0 B26ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/entrypoint.sh"]0 B27CMD ["sh" "-c" "exec node0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit