Live data from Hacker News

Docker Support Done Right

clever-cloud.com

1–5 of 5 posts

Re: Docker Support Done Right

#4

You mention that, "finally, both the hypervisors and the guests run finely-tuned, bare-metal OSes, with only what’s needed, and nothing more." I'm curious what bare-metal OS do you use?

The OS is exherbo (http://exherbo.org), a source-based distribution. The kernels are tuned for virtualization and the system is overall very light.

Re: Docker Support Done Right

#5
post #4

You mention that, "finally, both the hypervisors and the guests run finely-tuned, bare-metal OSes, with only what’s needed, and nothing more." I'm curious what bare-metal OS do you use?

The OS is exherbo ( http://exherbo.org ), a source-based distribution. The kernels are tuned for virtualization and the system is overall very light.

Okay cool thanks for sharing I'll check it out.