TensorRT-LLMs/.devcontainer/docker-compose.override-example.yml
ixlmar 04fa6c0cfc
[TRTLLM-6143] feat: Improve dev container tagging (#5551)
Signed-off-by: ixlmar <206748156+ixlmar@users.noreply.github.com>
2025-07-02 14:56:34 +02:00

9 lines
263 B
YAML

# Example .devcontainer/docker-compose.override.yml
version: "3.9"
services:
tensorrt_llm-dev:
volumes:
# Uncomment the following lines to enable
# # Mount TRTLLM data volume:
# - /home/scratch.trt_llm_data/:/home/scratch.trt_llm_data/:ro