Skip to content

bonya/ml-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Run Container locally

docker build -t ml-api .
docker run -d -p 5020:5020 ml-api
curl http://localhost:5020/version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages