Commit b3f61a77 authored by daidekun's avatar daidekun

fixbugs

parent 6c8d0558
......@@ -10,8 +10,7 @@ RUN mkdir ${SYSTEM_NAME}
RUN echo "${BUILD_NUMBER}" >> ./version.txt
ADD sources.list /etc/apt/sources.list
RUN apt-get update && apt-get install python-pip \
RUN apt-get install python-pip \
python-mysqldb \
mysql-libs \
mysql-devel \
......
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