sha256:9a25148f4436607116cc874f0694d3bf7e257aee759903b74826dcadb4589d86
OS/ARCH
Compressed size
97.43 MB
Last pushed
about 1 month by mekayelanik
Type
Image
Manifest digest
sha256:57f4404d5c4c7ddb49ceb17018afd73f8fe24d2ba5ab8ca6c348a142c20bd204
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.76 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=26.7.00 B4RUN /bin/sh -c addgroup -g44.82 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit433 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B9LABEL org.opencontainers.image.source=https://github.com/mekayelanik/firecrawl-mcp-docker0 B10COPY ./resources/ /usr/local/bin/ # buildkit9.77 KB11RUN /bin/sh -c chmod +x9.91 KB12RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"21.21 MB13COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit11.53 MB14RUN /bin/sh -c mkdir -p143 B15RUN /bin/sh -c echo "Checking5.14 MB16RUN /bin/sh -c echo "Installing10.95 MB17LABEL org.opencontainers.image.description=Firecrawl MCP (mcp-proxy stdio<->HTTP0 B18ENV MCP_PROXY_STATELESS=false0 B19ENV FIRECRAWL_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