project-eve / zenbuild

Linuxkit based IoT Edge Operating System (Zenix)
https://www.zededa.com
Apache License 2.0
14 stars 7 forks source link

Make qemu instance's host ssh port flexible to change from command line. 'make run-fallback SSH_PORT=2223' should override the default value of 2222 #62

Closed gkodali-zededa closed 6 years ago

gkodali-zededa commented 6 years ago

Make qemu instance's host ssh port flexible to change from command line. 'make run-fallback SSH_PORT=2223' should override the default value of 2222.

rvs commented 6 years ago

LGTM. But please take care of @eriknordmark comment before pushing.