Commit a299ca1f authored by daidekun's avatar daidekun

fix

parent 3c4fb9dd
......@@ -13,7 +13,7 @@ RUN echo "${BUILD_NUMBER}" >> ./version.txt
RUN pip install -i http://pypi.douban.com/simple --default-timeout 6000 tornado MySQL-python DBUtils synthesis executor futures --trusted-host pypi.douban.com
#RUN apt-get remove python-pip -y && apt-get autoremove -y
EXPOSE 80
COPY config.ini /project/server/config/release/config.ini
COPY config.ini project/server/config/release/config.ini
COPY docker-entrypoint.sh .
COPY dist.tgz ./${SYSTEM_NAME}/dist.tgz
......
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