Sign inSign up

mekayelanik/perplexity-mcp:1.2.0

Multi-platform
Machine learning & AI
Developer tools
Data science
Index digest

sha256:f167623343da79a1cc668b088da88d2a8ce83a6b1142f09ceb71dbbb1099ac67

OS/ARCH

Compressed size

95.38 MB

Last pushed

about 1 month by mekayelanik

Type

Image

Manifest digest

sha256:fb94b690bd32b267fd0a2692c7973f8efab6fb8731401729a46e536c87b8a658

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.43 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=26.7.00 B
4RUN /bin/sh -c addgroup -g45.13 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit440 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.source=https://github.com/mekayelanik/perplexity-mcp-docker0 B
10COPY ./resources/ /usr/local/bin/ # buildkit9.87 KB
11RUN /bin/sh -c chmod +x10.02 KB
12RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"21.51 MB
13COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit11.91 MB
14RUN /bin/sh -c mkdir -p142 B
15RUN /bin/sh -c echo "Checking2.51 MB
16RUN /bin/sh -c echo "Installing10.87 MB
17LABEL org.opencontainers.image.description=Perplexity MCP (mcp-proxy stdio<->HTTP0 B
18ENV MCP_PROXY_STATELESS=false0 B
19ENV PERPLEXITY_MAX_MEM_MB=40960 B
20ENV HAPROXY_FRONTEND_MAXCONN=640 B
21ENV HAPROXY_SERVER_MAXCONN=160 B
22ARG PORT=80100 B
23ARG API_KEY=0 B
24ENV PORT=80100 B
25ENV API_KEY=0 B
26HEALTHCHECK {Test:[CMD /usr/local/bin/healthcheck.sh] Interval:30s Timeout:10s0 B
27ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

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