Commit 5583b327 authored by 周健君's avatar 周健君

Update Dockerfile

parent 7dcd2c68
......@@ -43,7 +43,7 @@ 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/doris/app
ENV GM_RPCD_DEPLOY_CONF_PATH="/srv/apps/doris/doris/deploy_prod.xml" \
ENV GM_RPCD_DEPLOY_CONF_PATH="/srv/apps/dymas/doris/deploy_prod.xml" \
DJANGO_SETTINGS_MODULE=doris.prod
COPY . /srv/apps/doris/
......
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