mirror of
https://github.com/Toumash/mlflow-docker
synced 2025-11-04 15:19:21 +01:00
feat: adds new, working docker-compose
This commit is contained in:
@@ -3,4 +3,4 @@ FROM continuumio/miniconda3:latest
|
||||
ADD . /app
|
||||
WORKDIR /app
|
||||
|
||||
RUN pip install mlflow
|
||||
RUN pip install mlflow boto3 pymysql
|
||||
Reference in New Issue
Block a user