Sign inSign up

mekayelanik/serena-mcp:1.5.1-19052026

Multi-platform
Index digest

sha256:d731fc88be8d28a0713dd62e3c9facd2c587b6a5b8e06a8d0ee08f580904e122

OS/ARCH

Compressed size

256.87 MB

Last pushed

4 months by mekayelanik

Type

Image

Manifest digest

sha256:a50b73eb029c1308fc5874efa51c102e549b78bf06f88636c8e8b0a2f7d14286

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;813.09 KB
4ENV PYTHON_VERSION=3.14.50 B
5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
6RUN /bin/sh -c set -eux;9.95 MB
7RUN /bin/sh -c set -eux;212 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.33 KB
15RUN /bin/sh -c chmod +x10.48 KB
16RUN /bin/sh -c apt-get update109.84 MB
17COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit9.84 MB
18RUN /bin/sh -c mkdir -p185 B
19ENV NVM_VERSION=0.40.40 B
20ENV NVM_DIR=/opt/nvm0 B
21RUN /bin/sh -c mkdir -p72.27 MB
22RUN /bin/sh -c echo "Installing32.47 MB
23ENV SERENA_HOME=/config/serena0 B
24RUN /bin/sh -c mkdir -p174.37 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 'arm64' out/ 'trixie' '@1777939200'