mirror of
https://github.com/alexta69/metube.git
synced 2025-04-04 04:37:39 +03:00
commit
b33c030531
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ FROM python:3.8-alpine
|
|||
|
||||
WORKDIR /app
|
||||
|
||||
COPY Pipfile* docker-entrypoint.sh .
|
||||
COPY Pipfile* docker-entrypoint.sh ./
|
||||
|
||||
# Use sed to strip carriage-return characters from the entrypoint script (in case building on Windows)
|
||||
# Install dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue