mzaglia / flask-docker-boilerplate

Boilerplate for Flask applications using docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-docker-boilerplate

Boilerplate for Flask applications with HAProxy using Docker

Usage

$ docker-compose up -d --no-recreate --scale app=5

About

Boilerplate for Flask applications using docker

License:MIT License


Languages

Language:Python 52.3%Language:Dockerfile 47.7%