This commit is contained in:
@@ -16,6 +16,7 @@ ENV TZ=Asia/Shanghai \
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
RUN pip install flask
|
||||||
# COPY requirements.txt .
|
# COPY requirements.txt .
|
||||||
# RUN pip install --no-cache-dir -r requirements.txt
|
# RUN pip install --no-cache-dir -r requirements.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user