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