Commit 0a3b351d authored by daidekun's avatar daidekun

fixbugs

parent b3f61a77
......@@ -12,8 +12,7 @@ RUN echo "${BUILD_NUMBER}" >> ./version.txt
RUN apt-get install python-pip \
python-mysqldb \
mysql-libs \
mysql-devel \
libmysqlclient-dev \
python-dev -y
RUN pip install --default-timeout 6000 tornado MySQL-python DBUtils synthesis executor futures
#RUN apt-get remove python-pip -y && apt-get autoremove -y
......
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