Commit a863fa7c authored by daidekun's avatar daidekun

fixbugs

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