https://github.com/danielpops/nginx-flask
A basic set of docker containers (and docker compose scripts) that can serve as a boiler plate for creating new projects that run in flask and have an nginx front-end
https://github.com/danielpops/nginx-flask
Last synced: 5 months ago
JSON representation
A basic set of docker containers (and docker compose scripts) that can serve as a boiler plate for creating new projects that run in flask and have an nginx front-end
- Host: GitHub
- URL: https://github.com/danielpops/nginx-flask
- Owner: danielpops
- License: mit
- Created: 2017-02-20T23:01:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T04:50:29.000Z (about 9 years ago)
- Last Synced: 2025-03-24T15:48:34.705Z (about 1 year ago)
- Language: Makefile
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nginx-flask
A basic set of docker containers (and docker compose scripts) that can serve as a boiler plate for creating new projects that run in flask and have an nginx front-end