Skip to content

yesudas-philiph/simple-flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Flask App

docker image for a basic flask app

Languages used Languages used GitHub top language

Docker image

  • Files used to create the docker image

  • The docker compose file for the preconfigured webapp

    custom configurations applied
    requests coming from server port 8080 are forwarded to container port 4000
    image used : yesudasphiliph/flaskapp

  • Flask is a web framework, it's a Python module that lets you develop web applications easily

Releases

No releases published

Packages

No packages published