Docker-compose files for hwvtep IT, ovs 2.4/2.5
[ovsdb.git] / utils / ovsdb-it-utils / src / main / resources / docker-compose-files / ovs-2.5.0-hwvtep.yml
1 ovs:
2  image: vpickard/openvswitch:2.5.0
3  ports:
4    - "6641:6640"
5  command: "/usr/bin/supervisord -n"
6  privileged: true