Sign inSign up

mekayelanik/serena-mcp:1.7.0-10082026

Multi-platform
Index digest

sha256:576ae94931407c47041a0d32116799367c47f9393b9fa5be76fd7fbe2cc87cfc

OS/ARCH

Compressed size

248.55 MB

Last pushed

about 1 month by mekayelanik

Type

Image

Manifest digest

sha256:22c2e9f6f77a7ce1140793bce48f33d2581a3da52edbc6a70b6b83310be16c59

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;812.59 KB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;9.97 MB
7RUN /bin/sh -c set -eux;211 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 update101.71 MB
17COPY /usr/local/sbin/haproxy /usr/sbin/haproxy # buildkit11.64 MB
18RUN /bin/sh -c mkdir -p184 B
19ENV NVM_VERSION=0.40.60 B
20ENV NVM_DIR=/opt/nvm0 B
21RUN /bin/sh -c mkdir -p73.05 MB
22RUN /bin/sh -c echo "Installing29.71 MB
23ENV SERENA_HOME=/config/serena0 B
24RUN /bin/sh -c mkdir -p153.68 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' '@1785715200'