Latest openvswitch2.8 installed on Alpine:edge

This commit is contained in:
ajnouri 2017-09-12 06:51:20 +02:00
parent 6c98d02569
commit d5497e94c6

View File

@ -11,9 +11,12 @@ 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
#######################
.. code:: bash
docker build -t gns3/openvswitch .
docker build -t gns3/openvswitch28 .