sha256:b2ab5436c89ad864d693663a4cd4b481ff06afd0019cf7a2dc1e048e64426d87
OS/ARCH
Compressed size
95.57 MB
Last pushed
about 1 month by mekayelanik
Type
Image
Manifest digest
sha256:dec91e9803682fbb25ac800398887fae02a57c84d64c556e81293d310cc8aad2
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.43 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=26.7.00 B4RUN /bin/sh -c addgroup -g45.13 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit440 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"21.51 MB13COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit11.91 MB14RUN /bin/sh -c mkdir -p142 B15RUN /bin/sh -c echo "Checking2.7 MB16RUN /bin/sh -c echo "Installing10.87 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.24.1-x86_64.tar.gz / # buildkit