https://github.com/mfurquimdev/flask-docker
Barebone for using Flask with Docker following pythonise tutorial
https://github.com/mfurquimdev/flask-docker
docker docker-compose flask flask-docker nginx python python-flask uwsgi uwsgi-nginx uwsgi-nginx-docker
Last synced: 7 months ago
JSON representation
Barebone for using Flask with Docker following pythonise tutorial
- Host: GitHub
- URL: https://github.com/mfurquimdev/flask-docker
- Owner: mfurquimdev
- License: mit
- Created: 2020-12-20T16:18:17.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-20T22:06:57.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T11:51:23.189Z (9 months ago)
- Topics: docker, docker-compose, flask, flask-docker, nginx, python, python-flask, uwsgi, uwsgi-nginx, uwsgi-nginx-docker
- Language: Dockerfile
- Homepage: https://github.com/mfurquim/flask-docker
- Size: 6.84 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flask-docker
Barebone for using Flask with Docker following [pythonise tutorial](https://pythonise.com/series/learning-flask/building-a-flask-app-with-docker-compose)