starter docs
This commit is contained in:
parent
ef8b051b33
commit
56af39791e
4 changed files with 37 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
FROM python:3.11
|
||||
|
||||
RUN mkdir /app
|
||||
COPY /labeler /app
|
||||
COPY / /app
|
||||
|
||||
COPY pyproject.toml poetry.lock /app/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue