ovn-northd

Network support

Debian Debian
RUN apt-get update && \ apt-get install -y openvswitch-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y ovn-central
Alpine
RUN apk add openvswitch
Arch Arch Linux
RUN pacman -S --noconfirm openvswitch
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openvswitch-common
CentOS
RUN yum install -y openvswitch
Fedora
RUN dnf install -y openvswitch-ovn-central
Raspbian
RUN apt-get update && \ apt-get install -y openvswitch-dbg
click the source code to copy install ovn-northd on any operating system with command-not-found.com