Sign inSign up

mekayelanik/valkey-mcp-server:1.0.21-09092026

Multi-platform
Machine learning & AI
Developer tools
Data science
Index digest

sha256:3c3f75904631fbb9aee8ec558469a4545d28c6dc7f1f07ec0152d75d118f67fb

OS/ARCH

Compressed size

132.34 MB

Last pushed

7 days by mekayelanik

Type

Image

Manifest digest

sha256:fd3899308d4b1e3dbd4732559a7f2141055aaed9caed0ec9b3cf8de35a370d5d

Image Layers

1# debian.sh --arch 'arm64' out/21.5 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.87 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;9.64 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=Valkey MCP Server β€”0 B
12LABEL org.opencontainers.image.source=https://github.com/mekayelanik/valkey-mcp-docker0 B
13COPY ./resources/ /usr/local/bin/ # buildkit11.94 KB
14RUN /bin/sh -c chmod +x10.64 KB
15RUN /bin/sh -c apt-get update3.23 MB
16COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit11.67 MB
17RUN /bin/sh -c mkdir -p145 B
18RUN /bin/sh -c echo "Installing82.41 MB
19ARG PORT=80400 B
20ARG API_KEY=0 B
21ENV PORT=80400 B
22ENV API_KEY=0 B
23HEALTHCHECK {Test:[CMD-SHELL sh -c 'wget0 B
24ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'