NVIDIA
rag-server
Container
NVIDIA
rag-server

This is the RAG server container used as part of the NVIDIA AI Blueprint for RAG and used to orchestrate the end to end RAG pipeline.

  • LayerLabelCreated
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    ["uvicorn" "src.server:app"]
    01/13/2025 6:47 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /workspace/
    01/13/2025 6:47 PM UTC
    sha256:117e0a7c88471f7cffa18d60a3f634a1f5e327d403044a08cf9b79899d3e5151COPY
    ./ /workspace
    01/13/2025 6:47 PM UTC
    sha256:c628aee8171523aec0d38597dfef1cb1976c530a754821dc762979b793462bdaWORKDIR
    /workspace
    01/13/2025 11:12 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
    HF_HOME=/tmp-data
    01/13/2025 11:12 AM UTC
    sha256:b75ec8ddbab927c01a3211ca40b5cadbcddf6133543126080d6d03a3306e2811RUN
    chown 1000:1000 -R /tmp-data
    01/13/2025 11:12 AM UTC
    sha256:00c267cfaee522d67ad8f91734fc315901c3ed4ca139deb9a9f8ef8edbd82a28RUN
    chmod 777 -R /tmp-data
    01/13/2025 11:12 AM UTC
    sha256:8aa61c5d7ca5643e381bd39dd914d02811a068ab27f7c3c7a8d8c4018ccd23fbRUN
    mkdir /tmp-data/;
    01/13/2025 11:12 AM UTC
    sha256:f6d4f43157d21c03962bd12d51dbd615e699effedfb44344facaeb55883a654bRUN
    pip3 install --no-cache-dir -r /opt/requirements.txt
    01/13/2025 11:12 AM UTC
    sha256:8e0d661a7481e60641c299873d30cc83cf948e7db6c9e1a0d60dda6a187541aaCOPY
    LICENSE-3rd-party.txt /legal/
    01/13/2025 11:05 AM UTC