sha256:4a3ba9cfa592706411e6710c1efa1753fbe79e3e12ffc512dc6ec86cbb37d07e
OS/ARCH
Compressed size
97.75 MB
Last pushed
15 days by mekayelanik
Type
Image
Manifest digest
sha256:2f53fdc8fbf77c5bbc0a26ca5809a25df5d39fb606f314d7f4a74e49373affbb
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.76 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=26.8.10 B4RUN /bin/sh -c addgroup -g44.98 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit432 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B9LABEL org.opencontainers.image.source=https://github.com/mekayelanik/context7-mcp-docker0 B10COPY ./resources/ /usr/local/bin/ # buildkit9.92 KB11RUN /bin/sh -c chmod +x10.05 KB12RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"23.75 MB13COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit11.56 MB14RUN /bin/sh -c mkdir -p142 B15RUN /bin/sh -c echo "Checking3.08 MB16RUN /bin/sh -c echo "Installing10.6 MB17LABEL org.opencontainers.image.description=Context7 MCP (mcp-proxy stdio<->HTTP0 B18ENV MCP_PROXY_STATELESS=false0 B19ENV CONTEXT7_MAX_MEM_MB=40960 B20ENV HAPROXY_FRONTEND_MAXCONN=640 B21ENV HAPROXY_SERVER_MAXCONN=160 B22ARG PORT=80100 B23ARG API_KEY=0 B24ENV PORT=80100 B25ENV API_KEY=0 B26HEALTHCHECK {Test:[CMD /usr/local/bin/healthcheck.sh] Interval:30s Timeout:10s0 B27ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit