Skip to content

rodrigofre/hello-docker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-docker-python

Build the image:

docker build -t hello

Run:

docker run --name hellocontainer -p 80:80 hello

About

Get started with containers with a simple Python app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published