update EasyBigdata

This commit is contained in:
Newnius 2018-03-20 11:16:01 +08:00
parent 8c06a54eae
commit 40a8ddfad0

View File

@ -21,7 +21,7 @@ RUN apk update && \
RUN ln -s /usr/include/python3.6m /usr/include/python3.6 RUN ln -s /usr/include/python3.6m /usr/include/python3.6
RUN ln -s /usr/include/python3.6m /usr/include/python RUN ln -s /usr/bin/python3.6 /usr/bin/python
WORKDIR /var/www/html WORKDIR /var/www/html