mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-18 10:46:31 +00:00
Latest openvswitch2.8 installed on Alpine:edge
This commit is contained in:
parent
6c98d02569
commit
d5497e94c6
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user