ovsdb-client
Open vSwitch common components
RUN apt-get update && \
apt-get install -y openvswitch-common
RUN apt-get update && \
apt-get install -y openvswitch-common
RUN apk add openvswitch
RUN pacman -S --noconfirm openvswitch
RUN apt-get update && \
apt-get install -y openvswitch-common
RUN yum install -y openvswitch
RUN dnf install -y openvswitch
RUN apt-get update && \
apt-get install -y openvswitch-common