feat: change custom image to standard ubuntu/mlflow

This commit is contained in:
Tomasz Dłuski
2023-11-05 20:26:26 +01:00
parent 289842717b
commit 1e92560fb5
2 changed files with 2 additions and 5 deletions

View File

@@ -31,12 +31,9 @@ services:
networks:
- internal
mlflow:
image: ubuntu/mlflow:2.1.1_1.0-22.04
container_name: tracker_mlflow
image: tracker_ml
restart: unless-stopped
build:
context: ./mlflow
dockerfile: Dockerfile
ports:
- "5000:5000"
environment: