Sign inSign up

lonelycode/document-reader-mcp:latest

Index digest

sha256:8df79488cd0e452c064159b541d10349def652ec713151e844c0ba8615d7c96f

OS/ARCH

linux/arm64

Compressed size

219.47 MB

Last pushed

7 months by lonelycode

Type

Image

Manifest digest

sha256:72b973ef1e07c505e430af56d9edb1db7a50e5b2f3f55b4e9ba9fa470c2cb3be

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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.21 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.190 B
7ENV PYTHON_SHA256=c8f4a596572201d81dd7df91f70e177e19a70f1d489968b54b5fbbf29a97c0760 B
8RUN /bin/sh -c set -eux;13.14 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c groupadd -r1.09 KB
12WORKDIR /app93 B
13RUN /bin/sh -c apt-get update318 B
14COPY requirements.txt . # buildkit312 B
15RUN /bin/sh -c pip install176.36 MB
16COPY server/ ./server/ # buildkit8.16 KB
17RUN /bin/sh -c mkdir -p99 B
18RUN /bin/sh -c chown -R8.38 KB
19ENV PYTHONUNBUFFERED=10 B
20ENV DOC_READER_RATE_LIMIT_PER_MINUTE=600 B
21USER mcpuser0 B
22CMD ["python" "-m" "server.main"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'