# Use the official Text Embeddings Inference Docker image FROM ghcr.io/huggingface/text-embeddings-inference:turing-1.8 # The TEI container is now configured via environment variables. # No other commands are typically needed here.