Live data from Hacker News

Technology Preview: CoreOS Linux and Xhyve

coreos.com

1–3 of 3 posts

Re: Technology Preview: CoreOS Linux and Xhyve

#2
A small note that you need gpg installed for this to work. If you have homebrew installed, this is as simple as:

$ brew update && brew install gpg

and there is a typo in the commands. The following command should read:

$ sudo ./coreos-xhyve-run

It had an extra sudo in the line originally.