Sign inSign up

croit/mcp-croit-ceph:0.3.0

Machine learning & AI
Manifest digest

sha256:dda7c40c0091b84bc76e89b57c1504a7837c71f8cf16eda3ac056b2e1a62fc6f

OS/ARCH

linux/amd64

Compressed size

54.57 MB

Last pushed

about 1 year by martinverges

Type

Image

Manifest digest

sha256:dda7c40c0091b84bc76e89b57c1504a7837c71f8cf16eda3ac056b2e1a62fc6f

Image Layers

1# debian.sh --arch 'amd64' out/28.39 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;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.70 B
6ENV PYTHON_SHA256=5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a0 B
7RUN /bin/sh -c set -eux;11.19 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10LABEL io.modelcontextprotocol.server.name=io.github.croit/mcp-croit-ceph0 B
11LABEL org.opencontainers.image.source=https://github.com/croit/mcp-croit-ceph0 B
12LABEL org.opencontainers.image.description=MCP server for Croit0 B
13LABEL org.opencontainers.image.licenses=MIT0 B
14WORKDIR /app124 B
15COPY requirements.txt /app/ # buildkit176 B
16RUN /bin/sh -c pip install13.71 MB
17RUN /bin/sh -c rm requirements.txt149 B
18RUN /bin/sh -c useradd -m3.28 KB
19RUN /bin/sh -c echo "Build193 B
20USER mcp0 B
21COPY mcp-croit-ceph.py /app/ # buildkit17.64 KB
22COPY token_optimizer.py /app/ # buildkit4.15 KB
23COPY croit_log_tools.py /app/ # buildkit20.03 KB
24ENV MCP_ARGS=0 B
25ENTRYPOINT ["bash" "-c" "python /app/mcp-croit-ceph.py0 B

Command

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