sha256:5628699a24c8432f63e0d0d05ccb4435f923cb8619c2aac6d32110df256f6878
OS/ARCH
linux/arm64
Compressed size
67.23 MB
Last pushed
6 months by mekayelanik
Type
Image
Manifest digest
sha256:51a2a677968e8d19cf9076f931cc6b8886c0378c3fc8f5b7b9e5120918ed30d1
Image Layers
1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit3.77 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=25.9.00 B4RUN /bin/sh -c addgroup -g42.21 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.05 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit436 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B11LABEL org.opencontainers.image.description=Fetch MCP Server -0 B12LABEL org.opencontainers.image.source=https://github.com/mekayelanik/fetch-mcp-docker0 B13COPY ./resources/ /usr/local/bin/ # buildkit6.43 KB14RUN /bin/sh -c chmod +x5.6 KB15RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"1.49 MB16RUN /bin/sh -c if !16 B17RUN /bin/sh -c echo "Installing16.48 MB18RUN /bin/sh -c echo "Installing2.22 MB19ARG PORT=80600 B20ENV PORT=80600 B21ENV DEFAULT_LIMIT=00 B22ENV FETCH_TIMEOUT=300000 B23ENV MAX_REDIRECTS=50 B24EXPOSE [8060/tcp]0 B25HEALTHCHECK &{["CMD-SHELL" "nc -z localhost0 B26ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit