From d0270655b61afe125bc8883fc4bbf3c5b5458771 Mon Sep 17 00:00:00 2001 From: s434695 Date: Mon, 24 May 2021 01:32:31 +0200 Subject: [PATCH] :(((( --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 175b548..0065f5e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,7 +19,6 @@ RUN pip3 install keras RUN pip3 install GitPython RUN pip3 install pymongo RUN pip3 install mlflow -RUN mkdir tmp RUN cd tmp RUN mkdir mlruns RUN cd ..