gns3-registry/docker/openvswitch28
2017-09-12 06:51:20 +02:00
..
boot.sh Latest openvswitch2.8 installed on Alpine:edge 2017-09-12 06:46:14 +02:00
Dockerfile Latest openvswitch2.8 installed on Alpine:edge 2017-09-12 06:46:14 +02:00
LICENSE Latest openvswitch2.8 installed on Alpine:edge 2017-09-12 06:46:14 +02:00
README.rst Latest openvswitch2.8 installed on Alpine:edge 2017-09-12 06:51:20 +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.

### Image based on the latest openvswitch2.8 installed on Alpine:edge

Building the container

docker build -t gns3/openvswitch28 .