Is there any project which automatically builds a docker container with a flask application automatically?

This page summarizes the projects mentioned and recommended in the original post on /r/flask

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pack

    CLI for building apps using Cloud Native Buildpacks

  • I think what you're describing is pretty much buildpacks which is what is used by Heroku e.g. the python buildpack.

  • docker-flask-example

    A production ready example Flask app that's using Docker and Docker Compose.

  • If you decide to go with creating your own Dockerfile I put together this example app https://github.com/nickjj/docker-flask-example.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts