Commit 2b227db4 authored by 胡凯旋's avatar 胡凯旋

app_conf.xml

parent 69c9746b
......@@ -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