google / novm

Experimental KVM-based VMM for containers, written in Go.
Apache License 2.0
1.68k stars 123 forks source link

examples please #5

Open rbucker opened 9 years ago

rbucker commented 9 years ago

I've looked at the source and the scripts... but I need some examples that show off it's major features. I see some plan9 code embedded and docker too, however, the scripts talk about booting Linux and so the two confuse me. Please elaborate.

amscanne commented 9 years ago

Thanks for the note @rbucker, I'll add some in the future.

pwaller commented 9 years ago

There are two things which are really lacking:

1) how to use the networking 2) there is some mention of docker, but it is not clear how it might be used with novm.