"container is a tool that you can use to create and run Linux containers as lightweight virtual machines on your Mac. It's written in Swift, and optimized for Apple silicon."
github.com
"On macOS, the typical way to run Linux containers is to launch a Linux virtual machine (VM) that hosts all of your containers. container runs containers differently. Using the open source Containerization package, it runs a lightweight VM for each container that you create."
github.com
This should help improve the performance and utility of containers on macOS.
GitHub - apple/container: A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It's written in Swift, and optimized for Apple silicon.
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It's written in Swift, and optimized for Apple silicon. - GitHub - apple/container: A tool for cre...
"On macOS, the typical way to run Linux containers is to launch a Linux virtual machine (VM) that hosts all of your containers. container runs containers differently. Using the open source Containerization package, it runs a lightweight VM for each container that you create."
container/docs/technical-overview.md at main · apple/container
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It's written in Swift, and optimized for Apple silicon. - apple/container
This should help improve the performance and utility of containers on macOS.