Lightweight Docker Images. Why And How ?
You might be wondering how a Docker image can be larger than a gigabyte.
When you take a standard Golang application and package it using a base image that comes with everything, you will surely cross the 1 GB threshold.
Why We Need Smaller Containe...
blog.golang.llc6 min read