mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update Dockerfile
This commit is contained in:
parent
c7f1fe5783
commit
b95422c639
@ -4,7 +4,7 @@ LABEL maintainer="Websoft9<help@websoft9.com>"
|
|||||||
# Create API Directory
|
# Create API Directory
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
||||||
# Copy source and Install pip Dpendencies
|
# Copy source and Install pip dpendencies
|
||||||
COPY api ./api
|
COPY api ./api
|
||||||
COPY static ./static
|
COPY static ./static
|
||||||
COPY requirements.txt main.py ./
|
COPY requirements.txt main.py ./
|
||||||
|
Loading…
Reference in New Issue
Block a user