This commit is contained in:
s434695 2021-05-24 01:46:00 +02:00
parent 041b5a4859
commit 7aeeed467f

View File

@ -19,7 +19,7 @@ RUN pip3 install keras
RUN pip3 install GitPython RUN pip3 install GitPython
RUN pip3 install pymongo RUN pip3 install pymongo
RUN pip3 install mlflow RUN pip3 install mlflow
RUN mkdir tmp/mlruns -u RUN mkdir tmp/mlruns | passwd --stdin root