修改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"
|
||||
|
||||
ENV PIPURL "https://pypi.tuna.tsinghua.edu.cn/simple/ --trusted-host pypi.douban.com"
|
||||
RUN apk update \
|
||||
&& apk add --virtual mysqlclient-build gcc python3-dev musl-dev \
|
||||
|
||||
Reference in New Issue
Block a user