Add Dockerfile
This commit is contained in:
parent
4129e3aa8e
commit
99e2357b36
|
@ -0,0 +1,3 @@
|
||||||
|
FROM ghcr.io/mlflow/mlflow:v2.7.0
|
||||||
|
|
||||||
|
RUN pip install psycopg2-binary boto3
|
Loading…
Reference in New Issue