This commit is contained in:
s434695 2021-05-24 01:41:46 +02:00
parent 68cd8805a2
commit 148445268e

View File

@ -19,9 +19,8 @@ RUN pip3 install keras
RUN pip3 install GitPython
RUN pip3 install pymongo
RUN pip3 install mlflow
RUN mkdir tmp/mlruns
RUN cd ..
RUN cd ..
RUN sudo mkdir tmp/mlruns