Add Dockerfile

This commit is contained in:
LordMathis 2023-11-29 22:05:25 +01:00
parent 4129e3aa8e
commit 99e2357b36
1 changed files with 3 additions and 0 deletions

3
Dockerfile Normal file
View File

@ -0,0 +1,3 @@
FROM ghcr.io/mlflow/mlflow:v2.7.0
RUN pip install psycopg2-binary boto3