sha256:52438f3ac3f1cf4020f11a2786f0eb48c65aee71c7290dcc2ec09064a599ca00
OS/ARCH
linux/amd64
Compressed size
929.34 MB
Last pushed
9 days by castbuild
Type
Image
Manifest digest
sha256:52438f3ac3f1cf4020f11a2786f0eb48c65aee71c7290dcc2ec09064a599ca00
Image Layers
1add root layout206.79 KB2mount /out from exec sh31.62 MB3add users and groups326 B4merge status9.47 KB5add metadata6.13 KB6ARG GRAPHRAG_RELEASE_VERSION=0 B7ENV TZ=America/New_York GRAPHRAG_RELEASE_VERSION= GRAPHRAG_RELEASE_VERSION_FILE=/opt/imaging/GRAPHRAG_VERSION0 B8COPY /etc/passwd /etc/passwd # buildkit464 B9COPY /etc/group /etc/group # buildkit397 B10COPY /etc/shadow /etc/shadow # buildkit256 B11COPY /bin/bash /bin/bash # buildkit626.34 KB12COPY /bin/sh /bin/sh # buildkit63.72 KB13COPY /bin/ls /bin/ls # buildkit71.39 KB14COPY /bin/cp /bin/cp # buildkit68.69 KB15COPY /bin/mkdir /bin/mkdir # buildkit38.41 KB16COPY /bin/cat /bin/cat # buildkit20.36 KB17COPY /bin/sed /bin/sed # buildkit62.43 KB18COPY /bin/mv /bin/mv # buildkit67.89 KB19COPY /bin/rm /bin/rm # buildkit35.46 KB20COPY /lib /lib # buildkit17.23 MB21COPY /lib64 /lib64 # buildkit180 B22COPY /usr/lib /usr/lib # buildkit17.23 MB23COPY /usr/bin/python* /usr/bin/ # buildkit32 B24COPY --chown=imaging:imaging /home/imaging /home/imaging #2.12 KB25COPY --chown=imaging:imaging /opt/imaging /opt/imaging #186.83 MB26COPY --chown=imaging:imaging /opt/graphrag-src/GRAPHRAG_VERSION /opt/imaging/GRAPHRAG_VERSION #187 B27COPY /root/.local /home/imaging/.local # buildkit248.79 MB28USER 00 B29RUN |1 GRAPHRAG_RELEASE_VERSION= /bin/sh -c1.31 KB30RUN |1 GRAPHRAG_RELEASE_VERSION= /bin/sh -c25.21 KB31COPY --chown=imaging:imaging services/ai/app/ /opt/imaging/open_ai-manager/ #228.6 MB32COPY --chown=imaging:imaging services/ai/config/app.config /opt/imaging/open_ai-manager/app.config #785 B33COPY --chown=imaging:imaging services/ai/config/init.sh /opt/imaging/open_ai-manager/init.sh #1.84 KB34COPY --chown=imaging:imaging /opt/imaging/open_ai-manager/config /opt/imaging/open_ai-manager/config #2.61 KB35COPY --chown=imaging:imaging services/ai/csvs /opt/imaging/open_ai-manager/config/csvs/ #7.29 MB36COPY --chown=imaging:imaging /opt/imaging/graphrag-libs /opt/imaging/graphrag-libs #186.83 MB37COPY --chown=imaging:imaging /opt/tiktoken-cache /opt/tiktoken-cache #3.63 MB38ENV TIKTOKEN_CACHE_DIR=/opt/tiktoken-cache0 B39COPY --chown=imaging:imaging /opt/imaging/agents-libs /opt/imaging/agents-libs #183 B40COPY --chown=imaging:imaging /opt/imaging/agents /opt/imaging/agents #148 B41WORKDIR /opt/imaging/open_ai-manager32 B42ENV PYTHONPATH=/home/imaging/.local/lib/python3.14/site-packages:0 B43ENV PATH=/home/imaging/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B44USER imaging0 B45EXPOSE [8030/tcp 8082/tcp 8286/tcp]0 B46CMD ["python" "./server.py" "./app.config"]0 BCommand
add root layout