Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SHA256SUMS.asc | 2025-03-22 | 659 Bytes | |
lima-1.0.7-Darwin-arm64.tar.gz | 2025-03-22 | 63.4 MB | |
lima-1.0.7-Darwin-x86_64.tar.gz | 2025-03-22 | 64.3 MB | |
lima-1.0.7-go-mod-vendor.tar.gz | 2025-03-22 | 11.9 MB | |
lima-1.0.7-Linux-aarch64.tar.gz | 2025-03-22 | 63.2 MB | |
lima-1.0.7-Linux-x86_64.tar.gz | 2025-03-22 | 64.0 MB | |
SHA256SUMS | 2025-03-22 | 488 Bytes | |
README.md | 2025-03-22 | 954 Bytes | |
v1.0.7 source code.tar.gz | 2025-03-22 | 7.4 MB | |
v1.0.7 source code.zip | 2025-03-22 | 7.6 MB | |
Totals: 10 Items | 281.8 MB | 3 |
Changes
- nerdctl: update to v2.0.4 (#3373)
- WSL2: lots of improvements (several PRs, thanks to @arixmkii)
- Makefile: allow setting
KEEP_SYMBOLS=1
(#3236) - go.mod: experimental integration of gomodjail (library sandbox) (#3238, [#3260])
Full changes: https://github.com/lima-vm/lima/milestone/57?closed=1
Thanks to @alexandear @arixmkii @jandubois @kairveeehh @mook-as @rfay
Usage
:::console
[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/14009229801
The sha256sum of the SHA256SUMS file itself is 59f4e8a5b40e6477849ac2dc343b33c9b1c30538516ef44530873d401da7e646
.
Release manager: @AkihiroSuda