sha256:15abee16b46da8bb1a76eac8d99cd2686d675cf26976d244a5076eabc20341fd
OS/ARCH
linux/amd64
Compressed size
1.21 GB
Last pushed
24 days by castbuild
Type
Image
Manifest digest
sha256:15abee16b46da8bb1a76eac8d99cd2686d675cf26976d244a5076eabc20341fd
Image Layers
1add root layout206.79 KB2mount /out from exec sh31.61 MB3add users and groups312 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 # buildkit463 B9COPY /etc/group /etc/group # buildkit398 B10COPY /etc/shadow /etc/shadow # buildkit256 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 # buildkit179 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 #395.08 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/ #118.01 MB32COPY --chown=imaging:imaging services/ai/config/app.config /opt/imaging/open_ai-manager/app.config #783 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.82 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 #208.18 MB40COPY --chown=imaging:imaging /opt/imaging/agents /opt/imaging/agents #74.23 KB41WORKDIR /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