mirror of
https://github.com/rancher/plugins.git
synced 2025-09-18 09:57:40 +00:00
Merge pull request #397 from oshothebig/install-cnitool
contributing doc: describe cnitool installation
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user