5 lines
190 B
Docker
5 lines
190 B
Docker
# Optional backend Dockerfile.
|
|
# This stack uses the official vLLM ROCm image directly from docker-compose.yml.
|
|
# Keep this file for future customizations.
|
|
FROM vllm/vllm-openai-rocm:latest
|