Releases: lima-vm/lima
v0.2.0
- cmd/lima: drop dependency on GNU coreutils (#35)
- update nerdctl to v0.8.3 (#36)
- Implement system and user provisioning scripts (#38, thanks to @jandubois)
- Implement "readiness" probes (#38, thanks to @jandubois)
- Make containerd optional (#38, thanks to @jandubois)
- Added k3s exammple (#38, thanks to @jandubois)
- Cache disk image and nerdctl package under
~/Library/Caches/Lima
(#41)
Related news: QEMU binary no longer needs to be signed manually. Just run brew install qemu
.
Usage
Terminal 1:
[macOS]$ limactl start
Terminal 2:
[macOS]$ lima uname
Linux
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/AkihiroSuda/lima/actions/runs/921167312
The sha256sum of the SHA256SUMS file itself is 503b16d5b45ec4ea57d66d85682508ac7eb87460dedcde8318a01a12492fbb8b
.
v0.1.2
- Disable video display by default to avoid the performance issue caused by macOS App Nap #29 (#30)
- qemu: set splash-time to 0 (#31, thanks to @tarik02 for suggestion #25)
Usage
Terminal 1:
[macOS]$ limactl start
Terminal 2:
[macOS]$ lima uname
Linux
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/AkihiroSuda/lima/actions/runs/862864976
The sha256sum of the SHA256SUMS file itself is 117f4d3aa507731f2acb966dc614f7c8bdd37fe4cd87176771b1a7894d925673
.
v0.1.1
- Support Linux-on-Linux (#21, mostly for testing). Should work on NetBSD as well, but not tested on NetBSD.
- Fix issues on ARM Mac (#23, #24, thanks to @tarik02)
- Update docs (#3, #7, #9, #10, thanks to @christian-korneck, @boegel, @nghialv)
Usage
Terminal 1:
[macOS]$ limactl start
Terminal 2:
[macOS]$ lima uname
Linux
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/AkihiroSuda/lima/actions/runs/859427186
The sha256sum of the SHA256SUMS file itself is e2990ac0ee5e4b718befbf8b8a28a6a255d4847166e4a913a2016cfc01ca28e1
.
v0.1.0
The first release.
Usage
Terminal 1:
[macOS]$ limactl start
Terminal 2:
[macOS]$ lima uname
Linux
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/AkihiroSuda/lima/actions/runs/841441713
The sha256sum of the SHA256SUMS file itself is 747e87a4ed6b62da496062a7dd03845afb5fedec25396c7bd684a3f0c1c35224
.