Sign inSign up

johan91/custom-py-mcp-srv:latest

Manifest digest

sha256:7197975512fccb694b29a6099b07398d5d68985e0302eea618868666e6e806a1

OS/ARCH

linux/amd64

Compressed size

62 MB

Last pushed

12 months by johan91

Type

Image

Manifest digest

sha256:7197975512fccb694b29a6099b07398d5d68985e0302eea618868666e6e806a1

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.130 B
7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B
8RUN /bin/sh -c set -eux;13.96 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11LABEL maintainer=Votre nom <[email protected]>0 B
12LABEL description=Serveur MCP Python conforme0 B
13LABEL version=1.0.00 B
14ENV PYTHONUNBUFFERED=10 B
15ENV PYTHONDONTWRITEBYTECODE=10 B
16ENV MCP_HOST=0.0.0.00 B
17ENV MCP_PORT=80020 B
18RUN /bin/sh -c groupadd -r1.11 KB
19WORKDIR /app93 B
20COPY requirements.txt . # buildkit359 B
21RUN /bin/sh -c pip install18.38 MB
22COPY . . # buildkit17.41 KB
23RUN /bin/sh -c chown -R17.45 KB
24USER mcpuser0 B
25EXPOSE &{[{{38 0} {38 0}}]0 B
26HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
27CMD ["python" "server.py"]0 B

Command

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