openrag/docker-compose.gpu.yml
2025-11-25 18:09:47 -03:00

7 lines
147 B
YAML

services:
openrag-backend:
environment:
- NVIDIA_DRIVER_CAPABILITIES=compute,utility
- NVIDIA_VISIBLE_DEVICES=all
gpus: all