mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-18 20:37:57 +00:00
.. | ||
boot.sh | ||
Dockerfile | ||
LICENSE | ||
README.rst |
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 .