Sign inSign up

nicholaswilde/mcp-server:0.4.0

Multi-platform
Index digest

sha256:6576fe4468f02f8eab4908a5e98e6522b442bb8ca35d54da96589aee57ac5e20

OS/ARCH

Compressed size

55.34 MB

Last pushed

about 1 year by nicholaswilde

Type

Image

Manifest digest

sha256:5bec5a96b1d1f26530c66c1b45bdb66d9e947c73aa9c38375fab10afe13e75de

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 /app91 B
18COPY requirements.txt . # buildkit185 B
19RUN |1 VERSION=latest /bin/sh -c12.26 MB
20RUN |1 VERSION=latest /bin/sh -c3.23 KB
21COPY app/ ./app/ # buildkit3.37 KB
22COPY agents-library/ ./agents-library/ # buildkit3.88 KB
23COPY config.yaml . # buildkit235 B
24RUN |1 VERSION=latest /bin/sh -c7.17 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'