mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 18:30:23 +08:00
Update Dockerfile
This commit is contained in:
parent
a134de1d84
commit
df4c46a520
@ -1,7 +1,7 @@
|
|||||||
FROM python:3.10-slim
|
FROM python:3.10-slim
|
||||||
LABEL maintainer="Websoft9<help@websoft9.com>"
|
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 dependencies
|
# Copy source and install pip dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user