drhelius / docker-helloworld-python-microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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".

About

License:Apache License 2.0


Languages

Language:Python 39.4%Language:Dockerfile 37.9%Language:Shell 12.2%Language:Makefile 10.5%