Sign inSign up

stgmt/mcp-server-tester:1.0.1

Multi-platform
Index digest

sha256:ab3f27953b44332cac9657155f4fc1dfaf9707bffe9b29377d6ce0ce2cb5ca8c

OS/ARCH

Compressed size

183.59 MB

Last pushed

about 1 year by stgmt

Type

Image

Manifest digest

sha256:445c8cc6df6a99b0f0761078c3f688cf5a6a525a4ff3760d8123159e587a2199

Image Layers

1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.19.50 B
4RUN /bin/sh -c addgroup -g40.47 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL maintainer=MCP Server Tester Team0 B
11LABEL version=1.0.00 B
12LABEL description=Universal MCP Server Tester0 B
13LABEL org.opencontainers.image.source=https://github.com/stgmt/mcp-server-tester-sse-http-stdio0 B
14LABEL org.opencontainers.image.url=https://github.com/stgmt/mcp-server-tester-sse-http-stdio0 B
15LABEL org.opencontainers.image.documentation=https://github.com/stgmt/mcp-server-tester-sse-http-stdio#readme0 B
16RUN /bin/sh -c apk add120.26 MB
17RUN /bin/sh -c ln -sf146 B
18RUN /bin/sh -c npm install14.35 MB
19WORKDIR /app92 B
20COPY src/ ./src/ # buildkit5.94 KB
21COPY requirements.txt ./ # buildkit362 B
22COPY setup.py ./ # buildkit1.06 KB
23COPY pyproject.toml ./ # buildkit1.05 KB
24COPY README.md ./ # buildkit3.14 KB
25RUN /bin/sh -c pip3 install3.35 MB
26COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.04 KB
27RUN /bin/sh -c chmod +x2.04 KB
28RUN /bin/sh -c echo 'alias171 B
29WORKDIR /workspace96 B
30ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
31ENV MCP_TESTER_DEFAULT_TIMEOUT=300000 B
32ENV MCP_TESTER_DEFAULT_FORMAT=console0 B
33EXPOSE map[8000/tcp:{} 8001/tcp:{} 8080/tcp:{}]0 B
34HEALTHCHECK &{["CMD-SHELL" "node --version &&0 B
35ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
36CMD ["--help"]0 B

Command

ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit