When we start dockerizing an application, one thing to consider is the size of the images created. Small images ensure faster transfer and deployment when used on a CI/CD server. If you know nothing about golang then read my Introductory Golang Blog related to “ how golang use in Dockers…