/helloworld

a containerized Helloworld service

Primary LanguageGoMIT LicenseMIT

Helloworld

Last Binary Build

A containerised HTTP based Helloworld microservice.

Prerequisites

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