How to Containerize Your Go Code
By
Learning about containers is a bit like learning about Linux or learning about Go: it’s potentially a huge topic! But everyone has to begin somewhere. This lesson will give you an introduction to some of the key concepts of containers and walk you through some examples of using Docker containers with Go code.