Sign inSign up

mekayelanik/serena-mcp:1.5.2-26052026

Multi-platform
Index digest

sha256:42714220025c50e93cb2b77b37ab99122573b669a3a50f015f39e3c800040313

OS/ARCH

Compressed size

253.89 MB

Last pushed

4 months by mekayelanik

Type

Image

Manifest digest

sha256:975a94b625e100997b9e6769a629571a802f80ee60cc3489308df7d2628f630b

Image Layers

1# debian.sh --arch 'amd64' out/21.93 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;843.43 KB
4ENV PYTHON_VERSION=3.14.50 B
5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
6RUN /bin/sh -c set -eux;10.1 MB
7RUN /bin/sh -c set -eux;210 B
8CMD ["python3"]0 B
9LABEL org.opencontainers.image.authors=MOHAMMAD MEKAYEL ANIK <[email protected]>0 B
10LABEL org.opencontainers.image.description=Serena MCP Server —0 B
11LABEL org.opencontainers.image.source=https://github.com/MekayelAnik/serena-mcp-docker0 B
12LABEL org.opencontainers.image.licenses=GPL-3.0-only0 B
13ENV DEBIAN_FRONTEND=noninteractive0 B
14COPY ./resources/ /usr/local/bin/ # buildkit10.34 KB
15RUN /bin/sh -c chmod +x10.47 KB
16RUN /bin/sh -c apt-get update108.3 MB
17COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit10.05 MB
18RUN /bin/sh -c mkdir -p184 B
19ENV NVM_VERSION=0.40.40 B
20ENV NVM_DIR=/opt/nvm0 B
21RUN /bin/sh -c mkdir -p73.21 MB
22RUN /bin/sh -c echo "Installing29.28 MB
23ENV SERENA_HOME=/config/serena0 B
24RUN /bin/sh -c mkdir -p174.38 KB
25ARG PORT=91210 B
26ARG API_KEY=0 B
27ENV PORT=91210 B
28ENV API_KEY=0 B
29HEALTHCHECK {Test:[CMD-SHELL sh -c 'wget0 B
30VOLUME [/data /config]0 B
31ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'