Merge "Fixing files in resources that are for debugging help."
[ovsdb.git] / fig.yml
1 ovs:
2  image: davetucker/docker-ovs:2.1.2
3  ports: 
4    - "6640:6640"
5  command: "/usr/bin/supervisord -n"
6  privileged: true