Get the latest tech news
Apple Quietly Launches Container On GitHub To Bring Linux Development To macOS
BrianFagioli shares a report from NERDS.xyz: Apple has released a new developer tool on GitHub called Container, offering a fresh approach to running Linux containers directly on macOS. Unlike Docker or Podman, this tool is designed to feel at home in the Apple ecosystem and hooks into frameworks al...
Unlike Docker or Podman, this tool is designed to feel at home in the Apple ecosystem and hooks into frameworks already built into the operating system. Container runs standard OCI images, but it doesn't use a single shared Linux VM. Developers can run containerized workloads locally with native macOS support and without needing to install third-party container platforms.
Or read this on Slashdot