Sign inSign up

mekayelanik/pypi-query-mcp-server:0.6.3-19052026

Multi-platform
Index digest

sha256:dbe4dad0b51007c4c3b20bdb8e4f67962d7c05a9d105f15fd6eb9088d241e4aa

OS/ARCH

Compressed size

59.7 MB

Last pushed

4 months by mekayelanik

Type

Image

Manifest digest

sha256:4d689648963141d022b3fa794cd63b4f51512757fc1721df0ad683e4e7e64e9a

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.45 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;265.49 KB
5ENV PYTHON_VERSION=3.14.50 B
6ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
7RUN /bin/sh -c set -eux;11.34 MB
8RUN /bin/sh -c set -eux;210 B
9CMD ["python3"]0 B
10LABEL org.opencontainers.image.authors=MOHAMMAD MEKAYEL ANIK <[email protected]>0 B
11LABEL org.opencontainers.image.description=PyPI Query MCP Server0 B
12LABEL org.opencontainers.image.source=https://github.com/mekayelanik/pypi-query-mcp-server-docker0 B
13LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B
14COPY ./resources/ /usr/local/bin/ # buildkit10.03 KB
15RUN /bin/sh -c chmod +x1.51 KB
16RUN /bin/sh -c echo "https://dl-cdn.alpinelinux.org/alpine/edge/main"5.83 MB
17COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit10.04 MB
18RUN /bin/sh -c mkdir -p144 B
19RUN /bin/sh -c echo "Installing28.78 MB
20ARG PORT=80550 B
21ARG API_KEY=0 B
22ENV PORT=80550 B
23ENV API_KEY=0 B
24HEALTHCHECK {Test:[CMD-SHELL sh -c 'wget0 B
25ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

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