Sign inSign up

nicholaswilde/mcp-server:0.9.0

Multi-platform
Index digest

sha256:46a529eb77cf5e10325277a4749b3e4d263ad586f8a49d4c6568958a5ec79b34

OS/ARCH

Compressed size

75.26 MB

Last pushed

about 1 year by nicholaswilde

Type

Image

Manifest digest

sha256:b379de0878167a9d8d17faa60066ac2275c3279266389235584d5512971995be

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.10.180 B
7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B
8RUN /bin/sh -c set -eux;13.44 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ARG VERSION=latest0 B
12ENV APP_VERSION=latest0 B
13ENV PUID=10000 B
14ENV PGID=10000 B
15ENV AGENTS_LIBRARY_PATH=/app/agents-library0 B
16ENV PYTHONUNBUFFERED=10 B
17WORKDIR /app93 B
18COPY requirements.txt . # buildkit843 B
19RUN |1 VERSION=latest /bin/sh -c32.13 MB
20RUN |1 VERSION=latest /bin/sh -c3.23 KB
21COPY app/ ./app/ # buildkit4.57 KB
22COPY agents-library/ ./agents-library/ # buildkit23.42 KB
23COPY config.yaml . # buildkit283 B
24RUN |1 VERSION=latest /bin/sh -c28.43 KB
25USER abc0 B
26EXPOSE map[8080/tcp:{}]0 B
27HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8080/health0 B
28CMD ["uvicorn" "app.server:app" "--host" "0.0.0.0"0 B

Command

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