Commit 0765084b authored by 李小芳's avatar 李小芳

更新代码

parent 089ecba5
...@@ -45,7 +45,7 @@ RUN apk add --no-cache --virtual .build-deps \ ...@@ -45,7 +45,7 @@ RUN apk add --no-cache --virtual .build-deps \
&& sed -i '/st_mysql_options options;/a unsigned int reconnect;' /usr/include/mysql/mysql.h \ && sed -i '/st_mysql_options options;/a unsigned int reconnect;' /usr/include/mysql/mysql.h \
&& pip install --no-cache-dir -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com -r /tmp/common.txt \ && pip install --no-cache-dir -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com -r /tmp/common.txt \
&& mkdir -p /tmp/video_convert \ && mkdir -p /tmp/video_convert \
&& mkdir -p /data/log/gaia/graces_es6 && mkdir -p /data/log/graces_es6/app
COPY . /srv/apps/graces-es6/ COPY . /srv/apps/graces-es6/
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment