3 lines
72 B
Docker
3 lines
72 B
Docker
|
FROM ghcr.io/mlflow/mlflow:v2.7.0
|
||
|
|
||
|
RUN pip install psycopg2-binary boto3
|