Docker | Flask + Redis | Flask not launching
I'm trying to containerize a simple python app which stores amount of time a site has been visited. Redis seems to work but Flask is refusing to lunch. I get this error on running docker-compose up --build : web-fe_1 exited…