Skip to content

Boilerplate for a Flask app running on an Alpine docker image

Notifications You must be signed in to change notification settings

abaratif/flask-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-docker

About

flask-docker contains boilerplate code for a simple Flask application running in a Docker container on Alpine Linux.

Setup

Proxy Settings

Proxy settings can be configured in the Dockerfile's environment variables.

Building

Use docker-compose build to bulid the image.

Running

Use docker-compose up to start the container.

About

Boilerplate for a Flask app running on an Alpine docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages