realpython / flask-boilerplate

Boilerplate template for a Python Flask application with Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and Bootstrap
http://www.flaskboilerplate.com
Apache License 2.0
1.54k stars 537 forks source link

Dockerized #30

Closed cdunkelb closed 1 year ago

cdunkelb commented 6 years ago

Added Dockerfile for building a docker image. Added instructions on how to build the image and run the container.