Pull the PodArmor Go Image
Pull the PodArmor Go image using the following command, with the version you want to use:Create a Go application container
Create a Go application container
Create a new directory
mkdir go-quickstart && cd go-quickstart and create a main.go file with the following content: