Linux on macOS – The OrbStack Solution

Original link: https://blog.frytea.com/archives/772/

75

OrbStack ) is a fast, lightweight and easy way to run Docker containers and Linux machines on macOS. It’s a supercharged WSL and Docker desktop replacement, all in one easy-to-use app.

GitHub: https://github.com/orbstack

The Docker Desktop on macOS has been criticized for being slow, heavy, and resource-intensive. The emergence of OrbStack is to solve this problem.

In addition to the easy-to-use GUI, OrbStack also provides some management commands orbctl, which can be used directly on the command line.

 orbctl help orb -m ubuntu -u root orb -m ubuntu -u root uname -a

The orb command also provides some other features, such as pushing or pulling in the virtual machine to transfer files.

Reference

This article is transferred from: https://blog.frytea.com/archives/772/
This site is only for collection, and the copyright belongs to the original author.