Closed nerdalert closed 9 years ago
-When you clone the repo, run godep restore and then go run main.go --ilikeponies=true -That updates your dependencies to match the dependencies required by libnetwork. -The primary issue is w/ the latest godbus you can't compile libnetwork/iptables
godep restore
go run main.go --ilikeponies=true
-When you clone the repo, run
godep restore
and thengo run main.go --ilikeponies=true
-That updates your dependencies to match the dependencies required by libnetwork. -The primary issue is w/ the latest godbus you can't compile libnetwork/iptables