Skip to content

danielvdende/docker-mlflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Docker-MLflow

This repo contains a very simple Docker container to easily run MLflow.

  • To build: docker build -t mlflow .
  • To run: docker run -p 5000:5000 mlflow

About

Simple Docker container to run MLflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published