Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 248 Bytes

ovnsandbox.md

File metadata and controls

6 lines (4 loc) · 248 Bytes

git clone git@github.com:ovn-org/ovn.git git clone git@github.com:openvswitch/ovs.git

podman run -v /home/mmethot/sources/ovn:/opt/ovn:Z -v ./ovs:/opt/ovs:Z -i -t --name fedora-ovn fedora /bin/bash

dnf install make findutils autoconf automake -y