gopher-net / docker-ovs-plugin

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

how can I get the image: gopher-net/ovs-plugin #43

Closed carryon closed 8 years ago

carryon commented 8 years ago

error returns when I execute install.sh, error msgs: dockerovsplugin_ovs_1 is up-to-date Pulling plugin (gopher-net/ovs-plugin:latest)... Pulling repository docker.io/gopher-net/ovs-plugin ERROR: Error: image gopher-net/ovs-plugin not found

I'm a newer for docker, how can I get the gopher-net/ovs-plugin image? @fredhsu @marun @kelseyhightower @WeiZhang555 @nerdalert

carryon commented 8 years ago

I found the answer, due to image repository name error. use gophernet instead of gopher-net. update docker-compos.yml #44