文件名称:docker-compose-flask:docker-compose部署nginx + gunicorn + flask + redis(或db)
文件大小:10KB
文件格式:ZIP
更新时间:2024-02-26 00:59:11
python docker nginx redis flask
码头工人组成烧瓶 +-------------+ +------------+ +--------------+ +-----------+ | | | | | | | | | nginx +-------+ gunicorn +---------+ flask app +-----+ redis | | | | | |
【文件预览】:
docker-compose-flask-master
----web()
--------Dockerfile(180B)
--------requirements.txt(26B)
--------runserver.sh(163B)
--------app()
----LICENSE(11KB)
----README.md(2KB)
----docker-compose.yml(254B)
----.gitignore(1KB)
----nginx()
--------Dockerfile(109B)
--------sites-enabled()