mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
rename
This commit is contained in:
parent
13429e4465
commit
fb476d37d5
5 changed files with 76 additions and 67 deletions
|
|
@ -13,6 +13,6 @@ FROM python:3.10-slim AS output
|
|||
COPY --from=builder /runtime /usr/local
|
||||
|
||||
WORKDIR /app
|
||||
COPY /run_stream.py .
|
||||
COPY *.py .
|
||||
|
||||
CMD ["python", "run_stream.py"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue