github lima-vm/lima v0.2.1

latest releases: v0.22.0, v0.21.0, v0.21.0-beta.0...
2 years ago

Changes

  • Fixed "Mounted filesystems not accessible by root" (#5, #43).

Upgrading notice

An instance created with an old version of Lima may get stuck during Waiting for the essential requirement 3 of 4: "/etc/fuse.conf to contain \"user_allow_other\"".

In such a case, run the following command to fix the issue:

lima sudo sh -c 'echo user_allow_other >> /etc/fuse.conf'

Usage

Terminal 1:

[macOS]$ limactl start
...
INFO[0029] READY. Run  to open the shell.

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/928144655

The sha256sum of the SHA256SUMS file itself is 3e94dc470f9d8d022b1029b64b87e7fd0478957761649078eb1aabb908b13ed2 .

Don't miss a new lima release

NewReleases is sending notifications on new releases.