FROM continuumio/miniconda3:latest ADD . /app WORKDIR /app RUN pip install mlflow