You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ docker run -v /run/docker/plugins:/run/docker/plugins -v /var/run/docker.sock:/varun/docker.sock --net=host --privileged ovs-plugin --gateway=192.168.1.1 --bridge-subnet=192.168.1.0/24 -mode=flat
Incorrect Usage.
NAME:
don - Docker Open vSwitch Networking
USAGE:
don [global options] command [command options] [arguments...]
VERSION:
0.2
COMMANDS:
help, h Shows a list of commands or helpfor one command
GLOBAL OPTIONS:
--debug, -d enable debugging
--help, -h show help
--version, -v print the version
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
$ docker build -t ovs-plugin .
The text was updated successfully, but these errors were encountered: