Skip to content

Commit

Permalink
copy README.md to docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
digizeph committed Feb 14, 2024
1 parent 94e91fc commit 643df50
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 @@ -30,4 +30,5 @@ COPY ./src ./src
COPY ./build.rs .
COPY ./build.sh .
COPY ./Cargo.toml .
COPY ./README.md .
COPY ./pyproject.toml .

0 comments on commit 643df50

Please sign in to comment.