NVIDIA
ingestor-server
Container
NVIDIA
ingestor-server

This is the Ingestor server container used as part of the NVIDIA RAG Blueprint and used to orchestrate the end to end Ingestion.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
["uvicorn" "src.ingestor_server.server:app"]
05/12/2025 2:35 PM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
/workspace/
05/12/2025 2:35 PM UTC
sha256:3e519b0ec348d4689a048500a3145b773103dc35caf6cbff77540c8e4b180326COPY
./ /workspace
05/12/2025 2:35 PM UTC
sha256:87a8bf2cbc06ab45d57d4dae8fc5f5982e333952b06f93a787d855ef96ad3531WORKDIR
/workspace
05/07/2025 7:05 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
HF_HOME=/tmp-data
05/07/2025 7:05 AM UTC
sha256:fa93678844606cfa739a314cd9bdcf63e4f815985d6ffc4bebb176623a52a681RUN
chown 1000:1000 -R /tmp-data
05/07/2025 7:05 AM UTC
sha256:a85a6d408dd58c542e635060e1d9d98e9f19549fd51c422a008bfb53451523f3RUN
chmod 777 -R /tmp-data
05/07/2025 7:05 AM UTC
sha256:23d9ef3ef028082b0fa003e5f398334cb429501c3ba7a77e634fe9c276603ad2RUN
mkdir /tmp-data/;
05/07/2025 7:05 AM UTC
sha256:4202752cfbaf84c7a568f424510297106b9fd706f314645f6b30ab35104cdedfRUN
pip3 install --no-cache-dir -r /opt/requirements.txt
05/07/2025 7:05 AM UTC
sha256:4fcd597033d54935730fd244ef8e07bbbd480fe3e105e20aff4987d6524a93d7RUN
pip3 install --no-cache-dir nv-ingest-api==2025.4.27.dev20250427
05/07/2025 7:03 AM UTC