mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-12-25 11:11:47 +01:00
Rename Dockerfile-onos as Dockerfile-sshd. Change-Id: I01fae6fcdc092a4a4264639a7e8c27d80c3fad52
8 lines
188 B
Plaintext
Executable File
8 lines
188 B
Plaintext
Executable File
export ONOS_NIC="172.17.0.*"
|
|
export OCI="172.17.0.2"
|
|
export OC1="172.17.0.2"
|
|
export OC2="172.17.0.3"
|
|
export OC3="172.17.0.4"
|
|
export ONOS_APPS="drivers,openflow,fwd"
|
|
export ONOS_USER="sdn"
|