/go_practise_apps

practising go.

Primary LanguageGo

Dockerfile: a simple go server. built the docker image as usual, which resulted in an image size of about 1GB. reduced the image size by using the multi stage approach. this reduced the image by about 95% to 13MB.

Go apps: