Sign inSign up

agigante80/actual-mcp-server:0.19.4-dev-d081fb2

Multi-platform
Integration & delivery
API management
Developer tools
Index digest

sha256:e8002e81af0151c71b03787fd312ee6c3c2fdb0424c136279667321c41daea56

OS/ARCH

Compressed size

115.98 MB

Last pushed

11 days by agigante80

Type

Image

Manifest digest

sha256:5c3d68c876f54ab4d353b7b19add34464e00a6c9ca3c3e3ee5493a68e7ce6d20

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
10WORKDIR /app93 B
11ENV NODE_ENV=production0 B
12ARG VERSION=0.19.4-dev-d081fb20 B
13ENV VERSION=0.19.4-dev-d081fb20 B
14RUN |1 VERSION=0.19.4-dev-d081fb2 /bin/sh -c868.16 KB
15COPY /app/package.json ./ # buildkit2.91 KB
16COPY /app/node_modules ./node_modules # buildkit59.73 MB
17COPY /app/dist ./dist # buildkit255.96 KB
18COPY /app/scripts ./scripts # buildkit89.84 KB
19RUN |1 VERSION=0.19.4-dev-d081fb2 /bin/sh -c968 B
20RUN |1 VERSION=0.19.4-dev-d081fb2 /bin/sh -c132 B
21ENV MCP_BRIDGE_DATA_DIR=/app/data0 B
22COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.03 KB
23RUN |1 VERSION=0.19.4-dev-d081fb2 /bin/sh -c1.03 KB
24EXPOSE [3600/tcp]0 B
25HEALTHCHECK {Test:[CMD-SHELL node -e "require('http').get('http://localhost:${MCP_BRIDGE_PORT:-3600}/health',0 B
26ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/entrypoint.sh"]0 B
27CMD ["sh" "-c" "exec node0 B

Command

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