This folder contains the Buildpack Golang image that is based on the Bootstrap image. Use it to build Golang components.
The image consists of:
- golang 1.18.3
- dep 0.5.4
To build the Docker image, run this command:
docker build -t buildpack-golang .