Creating a Docker Image for a Go Application: maragu.dk/blog/creating-…
1
32
115
0
32
@golangweekly think about using Google Distroless Images as final base image: github.com/GoogleContaine… Smaller, no tools installed -> more hardening /cc @markusrgw