Sign inSign up

jasonacox/docman:0.15.0-beta

Multi-platform
Machine learning & AI
Index digest

sha256:eb8dd92ac900c075de680dd46b9a2d588fc386d28be501b2998cf987186e9612

OS/ARCH

Compressed size

105.24 MB

Last pushed

almost 2 years by jasonacox

Type

Image

Manifest digest

sha256:503413898a1d42f055fe486cba5e7524f0bee54327c13f6c33a70e5e24bfa236

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.150 B
8RUN /bin/sh -c set -eux;14.75 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV MAX_CHUNK_SIZE=10240 B
12ENV UPLOAD_FOLDER=uploads0 B
13ENV HOST=localhost0 B
14ENV PORT=80000 B
15WORKDIR /app93 B
16RUN /bin/sh -c pip install13.32 MB
17RUN /bin/sh -c pip install46.03 MB
18COPY docman.py /app/docman.py # buildkit3.51 KB
19COPY documents.py /app/documents.py # buildkit5.21 KB
20COPY version.py /app/version.py # buildkit166 B
21COPY docman /app/docman # buildkit5.6 KB
22EXPOSE map[8000/tcp:{}]0 B
23CMD ["/bin/sh" "-c" "uvicorn docman:app0 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /