Helloworld A containerised HTTP based Helloworld microservice. Prerequisites Docker Golang Unused port on 8080 Installation make build How to Run The Service make run How to Test The Running Service make ping How to Login to The Running Container The command below require the make run to be performed successfully make shell