This repo contains the code for a simple Go application. It is designed to be used in the Chainguard Learning Labs course, where we will walk through converting it to use Chainguard Images.
There are different versions of this code in various branches:
mainis a standard Docker build with thegolangimagechainguard_gois a standard Docker build with thecgr.dev/chainguard/goimagechainguard-multistage-gois a multistage Docker build using thecgr.dev/chainguard/goandcgr/dev/chainguard/staticimages.