Skip to content

digi604/docker-py-helloworld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask: Hello World

  • docker build -t helloworld .
  • docker run helloworld

Ports

  • 8000 (uwsgi)

About

Simple Hello World Flask App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.2%
  • Python 24.8%