v1.1.0-beta.0
Pre-release
Pre-release
·
386 commits
to master
since this release
Changes
- YAML: support inheritance (#3072, thanks to @jandubois)
- QEMU:
- WSL2: lots of improvements (several PRs, thanks to @arixmkii)
- Port forwarding: enable faster gRPC implementation by default (#3046)
limactl
CLI:- Add
--yes
flag as an alias of--tty=false
(#3342, thanks to @suryaaprakassh)
- Add
- Rootless Containers:
- Allow UID >= 524288 (#3435)
- Templates:
Full changes: https://github.com/lima-vm/lima/milestone/26?closed=1
Thanks to @KGB33 @Nino-K @alexandear @apachex692 @arixmkii @jandubois @kairveeehh @nirs @suryaaprakassh @tatucosmin @tuxillo @unsuman
Usage
[macOS]$ limactl create
[macOS]$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.
[macOS]$ lima uname
Linux
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/lima-vm/lima/actions/runs/14506898171
The sha256sum of the SHA256SUMS file itself is faf7231bcd9b7fd715074dbd18b9b970e72c503e9f61a2fcc9a36bbfb1c67f1c
.
Release manager: @AkihiroSuda