Building Minimal Docker Containers for Go Applications

Learn how to make a Docker container in Go 85x smaller. Codeship engineer Nick Gauthier explains how he built a 10mb docker image for a Go web server. Read more

Similar

Pipfiles and Docker

Exciting times in Python. With the recent introduction of Pipfiles and the new pipenv library it's time to rewrite our Dockerfiles to leverage all the goodness of modern Python packaging.

Read more »