Dockerfile 104 B

1234
  1. FROM python:3.11-slim
  2. RUN pip install --no-cache-dir vllm -i https://pypi.tuna.tsinghua.edu.cn/simple