Sign inSign up

clusterzx/paperless-ai:3.0.7

Multi-platform
Machine learning & AI
Data science
Content management system
Index digest

sha256:25e1c501891e2d409f1df92e64e4e20b379a0197b7cd35cf98b49184d9da6814

OS/ARCH

Compressed size

3.29 GB

Last pushed

about 1 year by clusterzx

Type

Image

Manifest digest

sha256:ea2309b446ce478dd0bb0263de201229a218af7e217588f619ffaf34e3ebfbe3

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.16.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.68 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11RUN /bin/sh -c apt-get update117.8 MB
12RUN /bin/sh -c npm install13.24 MB
13COPY requirements.txt /app/ # buildkit283 B
14RUN /bin/sh -c python3 -m6.68 MB
15ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16RUN /bin/sh -c pip install3.03 GB
17COPY package*.json ./ # buildkit52.47 KB
18RUN /bin/sh -c npm ci45.25 MB
19COPY . . # buildkit2.08 MB
20RUN /bin/sh -c chmod +x528 B
21VOLUME [/app/data]0 B
22EXPOSE map[3000/tcp:{}]0 B
23HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${PAPERLESS_AI_PORT:-3000}/health0 B
24ENV NODE_ENV=production0 B
25CMD ["./start-services.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'