Skip to content

Commit 520db4d

Browse files
authored
[Docs] Add README to the build docker image (#8825)
1 parent f70bcca commit 520db4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ COPY csrc csrc
7575
COPY setup.py setup.py
7676
COPY cmake cmake
7777
COPY CMakeLists.txt CMakeLists.txt
78+
COPY README.md README.md
7879
COPY requirements-common.txt requirements-common.txt
7980
COPY requirements-cuda.txt requirements-cuda.txt
8081
COPY pyproject.toml pyproject.toml

0 commit comments

Comments
 (0)