Update Dockerfile
This commit is contained in:
@@ -41,7 +41,6 @@ RUN \
|
|||||||
pip3 install --upgrade PyPortfolioOpt && \
|
pip3 install --upgrade PyPortfolioOpt && \
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
#RUN pip3 install --upgrade --ignore-installed cltk
|
|
||||||
RUN pip3 install --upgrade dlib
|
RUN pip3 install --upgrade dlib
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
@@ -49,6 +48,8 @@ RUN \
|
|||||||
pip3 install --upgrade fbprophet && \
|
pip3 install --upgrade fbprophet && \
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
|
#RUN pip3 install --upgrade --ignore-installed cltk
|
||||||
|
|
||||||
#RUN \
|
#RUN \
|
||||||
# set -eux && \
|
# set -eux && \
|
||||||
# cd /root && \
|
# cd /root && \
|
||||||
|
|||||||
Reference in New Issue
Block a user