Merge pull request #397 from oshothebig/install-cnitool

contributing doc: describe cnitool installation
This commit is contained in:
Casey Callendrello 2019-10-07 14:27:23 +02:00 committed by GitHub
commit 15894b36a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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