Commit 915f6acd authored by 周健君's avatar 周健君

Update Dockerfile

parent 66bf2e89
......@@ -41,7 +41,7 @@ RUN apk add --no-cache --virtual .build-deps \
&& echo "StrictHostKeyChecking no" >> /etc/ssh/ssh_config \
&& apk add --no-cache mariadb-connector-c-dev libxml2-dev libxslt-dev librdkafka-dev \
&& 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
&& mkdir -p /data/log/dymas/app
ENV GM_RPCD_DEPLOY_CONF_PATH="/srv/apps/dymas/doris/deploy_prod.xml" \
DJANGO_SETTINGS_MODULE=doris.prod
......
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