TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Hyper – Hypervisor-agnostic Docker

56 pointsby laamalifalmost 10 years ago

8 comments

tw04almost 10 years ago
&gt;Hypervisor agnostic<p>&gt;Requires: Docker 1.5 or later QEMU 2.0 or later Xen 4.5 and VT enabled host (for Xen support)<p>So... not hypervisor agnostic.<p>edit: I realize it may not be the most popular among the hackernews crowd, but VMware is by far, not even remotely close, the most widely deployed hypervisor in the mid to large enterprise market segment. The graph looks similar to Windows on the desktop numbers. To claim hypervisor agnostic without VMware support is like claiming your desktop app is OS agnostic but doesn&#x27;t support Windows.
评论 #10015037 未加载
评论 #10014144 未加载
nogoxalmost 10 years ago
It also runs on Mac! <a href="https:&#x2F;&#x2F;hyper.sh&#x2F;blog&#x2F;post&#x2F;2015&#x2F;07&#x2F;30&#x2F;running-containers-from-mac-os-x.html" rel="nofollow">https:&#x2F;&#x2F;hyper.sh&#x2F;blog&#x2F;post&#x2F;2015&#x2F;07&#x2F;30&#x2F;running-containers-fro...</a>
turingbookalmost 10 years ago
I am proudly noticed that it is developed in China.
评论 #10015064 未加载
nnxalmost 10 years ago
Interesting, it sounds similar to what AWS is using to power the new Lambda platform securely.
jzilaalmost 10 years ago
Previous coverage: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9622325" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9622325</a>
viraptoralmost 10 years ago
I couldn&#x27;t find it in the documentation, but am I right that this only works with full images docker-style, rather than mapped host filesystem? (like novm could)
评论 #10014948 未加载
Benjamin_Dobellalmost 10 years ago
Interesting project, but...<p><i>Mature: Yes, just plug-&amp;-play</i><p>Err, the first commit was May 29, 2015, and the project certainly isn&#x27;t widely deployed.<p>Keep up the good work though.
x5n1almost 10 years ago
i could see this going into docker itself... good job!