Merge pull request #397 from oshothebig/install-cnitool
contributing doc: describe cnitool installation
This commit is contained in:
commit
15894b36a0
@ -72,6 +72,7 @@ vagrant ssh
|
||||
# you're now in a shell in a virtual machine
|
||||
sudo su
|
||||
go get github.com/onsi/ginkgo/ginkgo
|
||||
go install github.com/containernetworking/cni/cnitool
|
||||
cd /go/src/github.com/containernetworking/plugins
|
||||
|
||||
# to run the full test suite
|
||||
|
Loading…
x
Reference in New Issue
Block a user