Skip to content

manojvsj/flask-helloworld-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-helloworld-docker

Creating sample hello world flask application in docker container

Build and run docker image

git clone https://github.com/manojvsj/flask-helloworld-docker.git
cd flask-helloworld-docker
docker build -t sample-app:v1 .
docker container run -d sample-app:v1

About

Creating sample hello world flask application in docker container

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •