修改docker-compose部署方式
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
FROM python:3.7-alpine
|
||||
|
||||
LABEL "author"="liuyiyangwang"
|
||||
LABEL "blog"="https://gitee.com/liuyiyangwang"
|
||||
|
||||
COPY . /app/
|
||||
COPY dockerdata/config.py /app/applications/
|
||||
COPY dockerdata/start.sh /app/
|
||||
|
||||
Reference in New Issue
Block a user