Add local build requirements

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2019-10-01 14:27:19 +01:00
parent d94064e65e
commit a0305873c7
No known key found for this signature in database
GPG Key ID: 2D9CA5D475D0EE4E

View File

@ -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