Sign inSign up

castbuild/imagingai-v3:2.13.0-2783373057

Manifest digest

sha256:af1bfa2e816dc516a19d496d779d23613bc539b1cdbd1c4f20b67f38a05ffb83

OS/ARCH

linux/amd64

Compressed size

449.21 MB

Last pushed

27 days by castbuild

Type

Image

Manifest digest

sha256:af1bfa2e816dc516a19d496d779d23613bc539b1cdbd1c4f20b67f38a05ffb83

Image Layers

1add root layout206.79 KB
2mount /out from exec sh31.61 MB
3add users and groups312 B
4merge status9.47 KB
5add metadata6.13 KB
6ARG GRAPHRAG_RELEASE_VERSION=0 B
7ENV TZ=America/New_York GRAPHRAG_RELEASE_VERSION= GRAPHRAG_RELEASE_VERSION_FILE=/opt/imaging/GRAPHRAG_VERSION0 B
8COPY /etc/passwd /etc/passwd # buildkit465 B
9COPY /etc/group /etc/group # buildkit398 B
10COPY /etc/shadow /etc/shadow # buildkit257 B
11COPY /bin/bash /bin/bash # buildkit626.35 KB
12COPY /bin/sh /bin/sh # buildkit63.72 KB
13COPY /bin/ls /bin/ls # buildkit71.39 KB
14COPY /bin/cp /bin/cp # buildkit68.69 KB
15COPY /bin/mkdir /bin/mkdir # buildkit38.41 KB
16COPY /bin/cat /bin/cat # buildkit20.36 KB
17COPY /bin/sed /bin/sed # buildkit62.43 KB
18COPY /bin/mv /bin/mv # buildkit67.89 KB
19COPY /bin/rm /bin/rm # buildkit35.46 KB
20COPY /lib /lib # buildkit17.23 MB
21COPY /lib64 /lib64 # buildkit179 B
22COPY /usr/lib /usr/lib # buildkit17.23 MB
23COPY /usr/bin/python* /usr/bin/ # buildkit32 B
24COPY --chown=imaging:imaging /home/imaging /home/imaging #2.12 KB
25COPY --chown=imaging:imaging /opt/imaging /opt/imaging #2.7 KB
26COPY --chown=imaging:imaging /opt/graphrag-src/GRAPHRAG_VERSION /opt/imaging/GRAPHRAG_VERSION #183 B
27COPY /root/.local /home/imaging/.local # buildkit252.72 MB
28USER 00 B
29RUN |1 GRAPHRAG_RELEASE_VERSION= /bin/sh -c1.31 KB
30RUN |1 GRAPHRAG_RELEASE_VERSION= /bin/sh -c25.21 KB
31COPY --chown=imaging:imaging ./app/ /opt/imaging/open_ai-manager/ #118.2 MB
32COPY --chown=imaging:imaging config/app.config /opt/imaging/open_ai-manager/app.config #782 B
33COPY --chown=imaging:imaging config/init.sh /opt/imaging/open_ai-manager/init.sh #1.58 KB
34COPY --chown=imaging:imaging /opt/imaging/open_ai-manager/config /opt/imaging/open_ai-manager/config #2.1 KB
35COPY --chown=imaging:imaging csvs /opt/imaging/open_ai-manager/config/csvs/ #7.31 MB
36COPY --chown=imaging:imaging /opt/imaging/graphrag-libs /opt/imaging/graphrag-libs #181 B
37COPY --chown=imaging:imaging /opt/tiktoken-cache /opt/tiktoken-cache #3.63 MB
38ENV TIKTOKEN_CACHE_DIR=/opt/tiktoken-cache0 B
39WORKDIR /opt/imaging/open_ai-manager32 B
40ENV PYTHONPATH=/home/imaging/.local/lib/python3.14/site-packages:0 B
41ENV PATH=/home/imaging/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
42USER imaging0 B
43EXPOSE [8082/tcp 8286/tcp]0 B
44CMD ["python" "./server.py" "./app.config"]0 B

Command

add root layout