gopher-net / docker-ovs-plugin

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

gopher-net/ovs-plugin:latest not found #46

Closed eon01 closed 7 years ago

eon01 commented 7 years ago

I tried to run the installation and got this message:

sudo ./install.sh 
Starting dockerovsplugin_ovs_1
Pulling plugin (gopher-net/ovs-plugin:latest)...
Pulling repository docker.io/gopher-net/ovs-plugin
ERROR: Error: image gopher-net/ovs-plugin:latest not found

The good repository is:

docker.io/gophernet/ovs-plugin 
dave-tucker commented 7 years ago

@eon01 good catch! thanks for the contribution!