Skip to content

Instantly share code, notes, and snippets.

@gunjan5
Last active March 30, 2016 20:56
Show Gist options
  • Select an option

  • Save gunjan5/3208b21384d57eb4b416 to your computer and use it in GitHub Desktop.

Select an option

Save gunjan5/3208b21384d57eb4b416 to your computer and use it in GitHub Desktop.
onos:
image: onosproject/onos
container_name: onos
environment:
- "ONOS_APPS=drivers,openflow,segmentrouting"
labels:
- "lab.cord.component=Controller"
restart: always
ports:
- "8181:8181"
- "6653:6653"
- "8101:8101"
- "9876:9876"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment