1
roychan 2017-01-05 22:49:57 +08:00
不知道和这个有没有关系…
https://github.com/opencontainers/runc |
2
majinjing3 2017-01-05 22:53:45 +08:00 via Android
好像用的一个轻量级的虚拟机, hyperkit
|
3
majinjing3 2017-01-05 22:54:17 +08:00 via Android
|
4
skydiver 2017-01-05 22:55:26 +08:00 via Android 1
官网说得很清楚了…为什么不去看看呢
Docker for Mac is our newest offering for the Mac. It runs as a native Mac application and uses xhyve to virtualize the Docker Engine environment and Linux kernel-specific features for the Docker daemon. https://github.com/mist64/xhyve/ |
5
Scholer 2017-01-05 23:02:42 +08:00
也是虚拟机, alpine 。因为是虚拟机所以网络上还是有隔离的
|
7
iCyMind 2017-01-06 00:29:10 +08:00
@xdz0611 也是用了虚拟机, 不过把 virtualbox 换成了更轻量的 xhyve( https://github.com/mist64/xhyve)
|