An open API service indexing awesome lists of open source software.

https://github.com/drhelius/docker-helloworld-python-microservice


https://github.com/drhelius/docker-helloworld-python-microservice

docker micro-service micro-services python

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

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