ovn-controller
support
RUN apt-get update && \
apt-get install -y openvswitch-dbg
RUN apt-get update && \
apt-get install -y ovn-host
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-ovn-host
RUN apt-get update && \
apt-get install -y openvswitch-dbg