Commit Graph
2 Commits
Author SHA1 Message Date
sjc 90a8c3688c Added Build Kit variable to makefile export
Since all commands require it, the Makefile can and should set it.
2021-06-28 13:47:23 -04:00
sjc 4635517834 Added init and tidy targets to makefile
The docker build fails if the go.sums file needs to be updated.
In the original article, this required a local go install to run
the metadata update commands.

This change updates the Makefile and documentation to add two new
utility targets
2021-06-28 13:29:38 -04:00