Download the 17-page e-book to learn:
- How to containerize the Go code you’re working on by following a step-by-step example of building and running Go code within a container.
- Why and when it’s a good idea to build a container from a scratch image, and how to do it.
- How to set up port bindings so that the host can connect to the code running in a container, and how to pass environment variables to your code.