Skip to content

drhelius/docker-helloworld-python-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-helloworld-python-microservice

docker run --name hello --detach -p 8080:8080 quay.io/isanchez/helloworld-python-microservice

Example Output: Hello World from host "f55d3140b679".