sha256:17479dc017697dfa7455f81be35bc6ed6485733bfe30e8e3d78d99ace195989c
OS/ARCH
linux/amd64
Compressed size
2.55 GB
Last pushed
over 1 year by guangbo
Type
Image
Manifest digest
sha256:17479dc017697dfa7455f81be35bc6ed6485733bfe30e8e3d78d99ace195989c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.16 MB6CMD ["/bin/bash"]0 B7USER root0 B8SHELL [/bin/bash -c]0 B9ARG NEED_MIRROR=00 B10ARG LIGHTEN=00 B11ENV LIGHTEN=10 B12WORKDIR /ragflow97 B13RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash186 B14RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash313.52 MB15RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash32 B16RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash101.22 MB17ENV TIKA_SERVER_JAR=file:///ragflow/tika-server-standard-3.0.0.jar0 B18ENV DEBIAN_FRONTEND=noninteractive0 B19RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash507.25 MB20RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash42.12 MB21ENV PYTHONDONTWRITEBYTECODE=1 DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=10 B22ENV PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B23RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash46.69 MB24RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash231.24 MB25ENV PATH=/root/.cargo/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B26RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash32 B27RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash2.81 MB28RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash133.4 MB29RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash7.74 MB30RUN |2 NEED_MIRROR=0 LIGHTEN=1 /bin/bash2.32 MB31USER root0 B32WORKDIR /ragflow32 B33ENV VIRTUAL_ENV=/ragflow/.venv0 B34COPY /ragflow/.venv /ragflow/.venv # buildkit1.06 GB35ENV PATH=/ragflow/.venv/bin:/root/.cargo/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B36ENV PYTHONPATH=/ragflow/0 B37COPY web web # buildkit39.37 MB38COPY api api # buildkit113.1 KB39COPY conf conf # buildkit10.02 KB40COPY deepdoc deepdoc # buildkit374.62 KB41COPY rag rag # buildkit4.35 MB42COPY agent agent # buildkit369.4 KB43COPY graphrag graphrag # buildkit37.99 KB44COPY agentic_reasoning agentic_reasoning # buildkit4.38 KB45COPY pyproject.toml uv.lock ./ #225.61 KB46COPY mcp mcp # buildkit3.99 KB47COPY docker/service_conf.yaml.template ./conf/service_conf.yaml.template # buildkit1.13 KB48COPY docker/entrypoint.sh ./ # buildkit1.82 KB49RUN /bin/bash -c chmod +x1.81 KB50COPY /ragflow/web/dist /ragflow/web/dist # buildkit64.06 MB51COPY /ragflow/VERSION /ragflow/VERSION # buildkit172 B52ENTRYPOINT ["./entrypoint.sh"]0 BCommand
ARG RELEASE