Skip to content

buwangchuxin1992/nginx-gunicorn-flask

 
 

Repository files navigation

nginx-gunicorn-flask

This repository contains files necessary for building a Docker image of Nginx + Gunicorn + Flask.

changes:

Base Docker Image

  • python

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry:

docker pull danriti/nginx-gunicorn-flask

Usage


After few seconds, open http://<host> to see the Flask app.

About

Docker-compose for Nginx + Gunicorn + Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.7%
  • HTML 34.3%