From a0305873c7fd41f3c0368dca51089cc1cfe1c93f Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Tue, 1 Oct 2019 14:27:19 +0100 Subject: [PATCH] Add local build requirements Signed-off-by: Justin Cormack --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d307540f1..c71174ad0 100644 --- a/README.md +++ b/README.md @@ -45,11 +45,17 @@ brew tap linuxkit/linuxkit brew install --HEAD linuxkit ``` -Build requirements from source: +Build requirements from source using a container - GNU `make` - Docker - optionally `qemu` +For a local build using `make local` +- `go` +- `make` +- `go get -u golang.org/x/lint/golint` +- `go get -u github.com/gordonklaus/ineffassign` + ### Building images Once you have built the tool, use