ovs-vlan-test
Open vSwitch switch implementations
RUN apt-get update && \
apt-get install -y openvswitch-switch
RUN apt-get update && \
apt-get install -y openvswitch-switch
RUN apk add openvswitch
RUN pacman -S --noconfirm openvswitch
RUN apt-get update && \
apt-get install -y openvswitch-common
RUN yum install -y openvswitch-test
RUN dnf install -y openvswitch-test
RUN apt-get update && \
apt-get install -y openvswitch-switch