Skip to content

Tag: golang

All the articles with the tag "golang".

Go on Scratch: Docker With No OS at All

Go on Scratch: Docker With No OS at All

A Go binary on FROM scratch gives you a 10 MB image with no shell, no libc, no /tmp. Everything that breaks on an empty filesystem, and how to fix each one.