leomaurodesenv / data-science-api-framework

A simple framework to test and deploy your Data Science API
MIT License
5 stars 1 forks source link

API Flask is not available in the container image #1

Closed leomaurodesenv closed 4 years ago

leomaurodesenv commented 4 years ago

Tested in Window 10, Ubuntu 20.04. The flask API run using python app/daemon.py. However, I cannot access into the container image. The logs show that everything is ok:

 * Serving Flask app "data-science-api" (lazy loading)
 * Environment: development
 * Debug mode: off
 * Running on http://127.0.0.1:5050/ (Press CTRL+C to quit)
leomaurodesenv commented 4 years ago

fixed in commit 5288f3585736a758799a7eb91f1d08f76ad95249