AppleContainer - macOS container 工具

https://github.com/apple/container

Apple 自己的容器化方案。

Container 是一款在 Mac 上运行 Linux 容器的工具。
它将 Linux 容器作为轻量级虚拟机运行。
该工具使用 Swift 编写,并针对 Apple 芯片进行了优化。
Container 支持 OCI(开放容器倡议)兼容的容器镜像。
用户可以从任何标准容器镜像仓库拉取和运行镜像。
用户也可以将构建的镜像推送到这些镜像仓库。
运行 Container 需要 Apple 芯片 Mac。

该工具依赖于 macOS 26 Beta 1 的新功能和增强,尽管可在 macOS 15 上运行,但存在显著的网络限制且不保证对 macOS 15 上问题的修复。

#Apple #macOS #GitHub #Docker #Tool GitHub - apple/container: A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written…
 
 
Back to Top
OKHK