sha256:11599a09c60a4e5ddd4631c78eaa3773fff0c679afd65e98299fbeb5231a40bf
OS/ARCH
linux/amd64
Compressed size
1.12 GB
Last pushed
14 days by castbuild
Type
Image
Manifest digest
sha256:11599a09c60a4e5ddd4631c78eaa3773fff0c679afd65e98299fbeb5231a40bf
Image Layers
1add root layout206.79 KB2mount /out from exec sh25.61 MB3add users and groups331 B4merge status7.36 KB5add metadata6.1 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 # buildkit255 B11COPY /bin/bash /bin/bash # buildkit626.35 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.93 MB26COPY --chown=imaging:imaging /opt/graphrag-src/GRAPHRAG_VERSION /opt/imaging/GRAPHRAG_VERSION #186 B27COPY /root/.local /home/imaging/.local # buildkit248.8 MB28USER 00 B29RUN |1 GRAPHRAG_RELEASE_VERSION= /bin/sh -c1.03 KB30RUN |1 GRAPHRAG_RELEASE_VERSION= /bin/sh -c24.38 KB31COPY --chown=imaging:imaging services/ai/app/ /opt/imaging/open_ai-manager/ #228.62 MB32COPY --chown=imaging:imaging services/ai/config/app.config /opt/imaging/open_ai-manager/app.config #788 B33COPY --chown=imaging:imaging services/ai/config/init.sh /opt/imaging/open_ai-manager/init.sh #1.85 KB34COPY --chown=imaging:imaging /opt/imaging/open_ai-manager/config /opt/imaging/open_ai-manager/config #2.62 KB35COPY --chown=imaging:imaging services/ai/csvs /opt/imaging/open_ai-manager/config/csvs/ #7.29 MB36RUN |1 GRAPHRAG_RELEASE_VERSION= /bin/sh -c228.3 MB37COPY --chown=imaging:imaging /opt/imaging/graphrag-libs /opt/imaging/graphrag-libs #186.93 MB38COPY --chown=imaging:imaging /opt/tiktoken-cache /opt/tiktoken-cache #3.63 MB39ENV TIKTOKEN_CACHE_DIR=/opt/tiktoken-cache0 B40COPY --chown=imaging:imaging /opt/imaging/agents-libs /opt/imaging/agents-libs #183 B41COPY --chown=imaging:imaging /opt/imaging/agents /opt/imaging/agents #146 B42WORKDIR /opt/imaging/open_ai-manager32 B43ENV PYTHONPATH=/home/imaging/.local/lib/python3.14/site-packages:0 B44ENV PATH=/home/imaging/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B45USER imaging0 B46EXPOSE [8030/tcp 8082/tcp 8286/tcp]0 B47CMD ["python" "./server.py" "./app.config"]0 BCommand
add root layout