simple httpd server in Go Demonstrate how to build a lightweight Docker image based on Alpine or from scratch. Use the Makefile to build the images: make image # from scratch make alpine-image