Sign inSign up

mekayelanik/fetch-mcp:latest

Multi-platform
Internet of things
Machine learning & AI
Web servers
Index digest

sha256:b17b9db6b385b270d9f50907e37ce8490ba1da1f48c564342a6290c2f7381ba0

OS/ARCH

Compressed size

98.02 MB

Last pushed

about 1 month by mekayelanik

Type

Image

Manifest digest

sha256:c6966b6fa953b47fc9a07ca4cb6373eefa12e17cff32b50d32eda4866833c1f2

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.76 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=26.7.00 B
4RUN /bin/sh -c addgroup -g44.82 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit433 B
6ENTRYPOINT ["docker-entrypoint.sh"]0 B
7CMD ["node"]0 B
8LABEL org.opencontainers.image.authors=MOHAMMAD MEKAYEL ANIK <[email protected]>0 B
9LABEL org.opencontainers.image.description=Fetch MCP Server -0 B
10LABEL org.opencontainers.image.source=https://github.com/mekayelanik/fetch-mcp-docker0 B
11COPY ./resources/ /usr/local/bin/ # buildkit10.41 KB
12RUN /bin/sh -c chmod +x10.57 KB
13RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"21.27 MB
14RUN /bin/sh -c if !16 B
15RUN /bin/sh -c echo "Installing17.56 MB
16RUN /bin/sh -c echo "Installing10.59 MB
17ARG PORT=80600 B
18ENV PORT=80600 B
19ENV DEFAULT_LIMIT=00 B
20ENV FETCH_TIMEOUT=300000 B
21ENV MAX_REDIRECTS=50 B
22ENV MCP_PROXY_STATELESS=false0 B
23ENV FETCH_MAX_MEM_MB=40960 B
24ENV HAPROXY_FRONTEND_MAXCONN=640 B
25ENV HAPROXY_SERVER_MAXCONN=160 B
26LABEL org.opencontainers.image.description=Fetch MCP Server (mcp-proxy0 B
27EXPOSE [8060/tcp]0 B
28HEALTHCHECK {Test:[CMD /usr/local/bin/healthcheck.sh] Interval:30s Timeout:10s0 B
29ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

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