rogerdz/context7-mcp:latest

Multi-platform
Index digest

sha256:d79a39bc6c65b926b0029b2e4c3e4622e43b414eda2905b8b36c6af7e18fd751

OS/ARCH

Compressed size

65.74 MB

Last pushed

2 days by rogerdz

Type

Image

Manifest digest

sha256:d181e4948594f8221cea8371e71000cbee8eb70d5bcd79311f63257ab5cba4cb

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c addgroup -g50.19 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
11ENV NODE_ENV=production NPM_CONFIG_FUND=false NPM_CONFIG_AUDIT=false NPM_CONFIG_UPDATE_NOTIFIER=false0 B
12ENV PORT=80800 B
13COPY --chmod=755 entrypoint.sh /docker-entrypoint.sh #303 B
14RUN /bin/sh -c npm install10.68 MB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16USER node0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit