Flask samples

Name Description
NGINX / Flask / MongoDB A sample Python/Flask application with Nginx proxy and a Mongo database.
NGINX / Flask / MySQL A sample Python/Flask application with an Nginx proxy and a MySQL database.
NGINX / WSGI / Flask A sample Nginx reverse proxy with a Flask backend using WSGI.
Python / Flask / Redis A sample Python/Flask and a Redis database.
Flask A sample Flask application.

Looking for more samples?

Visit the following GitHub repositories for more Docker samples.

  • Awesome Compose: A curated repository containing over 30 Docker Compose samples. These samples offer a starting point for how to integrate different services using a Compose file.

  • Docker Samples: A collection of over 30 repositories that offer sample containerized demo applications, tutorials, and labs.