All Tools
L
Dev ToolsFreeOpen Source
LIMA
Linux VMs for running containers on your laptop
Apache-2.0
ABOUT
AI engineers on macOS need a Linux environment for containerd, GPU-adjacent tooling, and Kubernetes-like local stacks, but Docker Desktop is heavy, licensed, and opinionated. Lima boots a lightweight Linux VM with shared filesystems and port forwarding so nerdctl, k3s, and other Linux container tools run locally with minimal setup.
INSTALL
brew install limaINTEGRATION GUIDE
1. Run containerd and nerdctl on a Mac to build and test Linux container images locally
2. Spin up a k3s or k8s cluster inside a Lima VM for local ML serving experiments
3. Share project directories into a Linux guest so training scripts see the same files as the host
4. Replace Docker Desktop with an Apache-2.0 VM layer that Colima and other tools already use
TAGS
virtualizationcontainersmacoslinuxdevopslocal-dev