diff --git a/Dockerfile b/Dockerfile index 7325b25..26876e6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,3 +11,4 @@ RUN pip3 install tensorflow RUN pip3 install matplotlib RUN pip3 install sacred RUN pip3 install pymongo +RUN pip3 install mlflow