Commit 60953b34 authored by daidekun's avatar daidekun

fixbugs

parent 6b158faf
......@@ -12,7 +12,7 @@ RUN echo "${BUILD_NUMBER}" >> ./version.txt
EXPOSE 80
RUN yum install mysql-libs mysql-devel -y
RUN apt-get install mysql-libs mysql-devel -y
RUN pip install tornado MySQL-python DBUtils synthesis executor futures
COPY docker-entrypoint.sh .
......
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