Skip to content

Commit fe35d40

Browse files
committed
copy readme in docker
1 parent b7a1332 commit fe35d40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ COPY ./pyproject.toml /app/pyproject.toml
1414

1515
COPY ./poetry.lock /app/poetry.lock
1616

17+
COPY ./README.md /app/README.md
1718

1819
RUN poetry install
1920

0 commit comments

Comments
 (0)