Skip to content

Commit

Permalink
[Docs] Add README to the build docker image (vllm-project#8825)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoin authored and MengqingCao committed Sep 30, 2024
1 parent 0fbd8e7 commit f3f05ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ COPY csrc csrc
COPY setup.py setup.py
COPY cmake cmake
COPY CMakeLists.txt CMakeLists.txt
COPY README.md README.md
COPY requirements-common.txt requirements-common.txt
COPY requirements-cuda.txt requirements-cuda.txt
COPY pyproject.toml pyproject.toml
Expand Down

0 comments on commit f3f05ef

Please sign in to comment.