gopher-net / docker-ovs-plugin

An Open vSwitch Plugin for Docker's Libnetwork
Apache License 2.0
76 stars 31 forks source link

Added godeps to resolve issue #26 #27

Closed nerdalert closed 9 years ago

nerdalert commented 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