This is the code that powered the public service at https://coreos.com/validate/.
The included multi-stage Dockerfile can be used to build working images. Just run the following:
docker build .
The following commands can be used to update the dependencies of this project:
go get -u ./...
go mod tidy
In the interest of promoting a fair, diverse, and open community, Kinvolk uses its Code of Conduct for all its projects and events.
Please read and uphold this code-of-conduct while participating in Kinvolk projects and events.