Skip to content

v1.0.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 14:19
· 122 commits to master since this release
v1.0.7
a2f87ee

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

[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