sha256:60a8afc5ecaee25c0d03ddd9fd1804852ff4d14bb7add1450263155c9ac3b2d8
OS/ARCH
Compressed size
90.9 MB
Last pushed
4 months by mekayelanik
Type
Image
Manifest digest
sha256:cc359fc0270b0184217a8c27b2d1c05ab5e562e86ffaad579e80a4405e90ddcd
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit3.77 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=26.1.00 B4RUN /bin/sh -c addgroup -g43.17 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit431 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B9LABEL org.opencontainers.image.source=https://github.com/mekayelanik/filesystem-mcp-docker0 B10COPY ./resources/ /usr/local/bin/ # buildkit10.26 KB11RUN /bin/sh -c chmod +x10.4 KB12RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"20.81 MB13COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit9.74 MB14RUN /bin/sh -c mkdir -p143 B15RUN /bin/sh -c echo "Checking2.68 MB16RUN /bin/sh -c echo "Installing10.7 MB17LABEL org.opencontainers.image.description=Filesystem MCP (mcp-proxy stdio<->HTTP0 B18ENV MCP_PROXY_STATELESS=false0 B19ENV FILESYSTEM_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.23.4-aarch64.tar.gz / # buildkit