Configuration guide
For all the configuration items, see https://github.com/lima-vm/lima/blob/master/templates/default.yaml.
The current default spec:
- OS: Ubuntu
- CPU: 4 cores
- Memory: 4 GiB
- Disk: 100 GiB
- Mounts:
~
(read-only),/tmp/lima
(writable) - SSH: 127.0.0.1:60022
For environment variables, see Environment Variables.
Last modified October 28, 2024: Rename `examples` to `templates` on the git repo (d702642)