Apple 开源 运行于 MacOS 的 OCI 框架 ( Apple silicon Required )
theregister – 11 Jun 26Apple gives Mac devs a WSL-ish thing to call their own
Blending containers and VMs but some features half-baked
[!quote]+
在本周的 WWDC 大会上,苹果公司推出了容器机,这是一种运行 Linux 的持久性虚拟机,与微软操作系统上的 Windows Subsystem for Linux (WSL) 有几分相似。
苹果的解决方案以去年 WWDC 上预览的容器项目为基础。在今年的 WWDC 上发布了 1.0 版,并增加了新的容器机功能。该项目使用标准的开放容器倡议(OCI)容器, 容器和容器机都运行在轻量级虚拟机(VM)上,具有很强的隔离性。
代码是用 Swift 编写的,以 Apache 2.0 许可在 GitHub 上开源。它使用了另一个名为容器化的 Swift 包,该包也是开源的。
github.comGitHub - apple/container: A tool for creating and running Linux containers...
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
评论
?
参与讨论