gns3-registry/docker/openvswitch
AJ NOURI 14248768ff Add nano editor to ovs
People might not be familiar with vi, it is better to have an altenative editor like nano.
2017-06-06 12:27:50 +02:00
..
boot.sh Move all docker container to the registry 2016-04-07 10:21:15 +02:00
Dockerfile Add nano editor to ovs 2017-06-06 12:27:50 +02:00
LICENSE Move all docker container to the registry 2016-04-07 10:21:15 +02:00
README.rst Move all docker container to the registry 2016-04-07 10:21:15 +02:00

Docker Open vSwitch for GNS3

This make a container for using Open vSwitch in GNS3 1.5 and later.

This container support 16 ethernet interface and is shipped with bridge from br0 to br3.

By default all interface are connected to the br0.

If you set the environnement variable MANAGEMENT_INTERFACE to 1 eth0 will not be attach to the container.

Building the container

docker build -t gns3/openvswitch .