Commit 90e04dda authored by lixiaofang's avatar lixiaofang

Merge branch 'master' of git.wanmeizhensuo.com:rank/vest

parents d60b94fa 2b227db4
......@@ -41,6 +41,8 @@ RUN apk add --no-cache --virtual .build-deps \
&& pip install --no-cache-dir -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com -r /tmp/requirements.txt \
&& mkdir -p /data/log/vest/app
ENV GM_RPCD_DEPLOY_CONF_PATH "/srv/apps/vest/deploy_prod.xml"
COPY . /srv/apps/vest/
WORKDIR /srv/apps/vest/
......
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