docker-examples. There are many like it, but this one is mine.

github.com/geerlingguy/docker-examples

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2019
  • Create FUNDING.yml
July 2019
  • Use Python 3 for Flask + MySQL example, switch MySQL library.
June 2018
  • Add Traefik example.
June 2017
  • Update Docker and Docker Compose installation in Travis CI.
  • Dockerfile change to fix deprecated MAINTAINER line (now LABEL).
September 2016
  • Fixes #7: Add PHP-FPM + Nginx example.
  • Touch up PHP example.
  • Bump Docker and Docker Compose versions.
  • Remove old TODOs, update tests.
  • Add PHP example, update READMEs, and frame out Symfony example.
August 2016
  • Moar documentation\!
  • Update Flask app README.
  • Fixes #2: Remove redundant data container.
  • Working Travis test integration. (#1)
  • Fix Travis tests.
  • Add Travis CI tests.
  • Add MIT LICENSE file.
  • Add a Flask/MySQL docker-compose example.
  • Initial commit. Basic README, tested only on macOS.