Skip to content

A simple rest blueprint, served with gunicorn, running in Docker

Notifications You must be signed in to change notification settings

tobiaslocker/simple-dockerized-flask-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple dockerized Flask backend

Build and run in Docker

Build image

$ ./scripts/build-image.sh

Run Container

$ ./scripts/run-container.sh

Run locally

Source settings

$ source ./scripts/settings.sh

Run using flask cli

$ flask run -p 8080

About

A simple rest blueprint, served with gunicorn, running in Docker

Resources

Stars

Watchers

Forks

Packages

No packages published