flask-on-docker
flask-on-docker copied to clipboard
Flask + Docker
Hey! I've been following the great [guide](https://testdriven.io/blog/dockerizing-flask-with-postgres-gunicorn-and-nginx/) for this repo and was wondering about the `static_volume` defined for both `web` and `nginx` services [here](https://github.com/testdrivenio/flask-on-docker/blob/118d862525ae5dd259a15df74230f3cf43bb052b/docker-compose.prod.yml#L10C23-L10C51) The tutorial sort of just doesn't...
New main
Hey there, I followed the tutorial and everything seemed to work out quite well except for the part that I cannot access the site and it's simply giving me a...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...