Releases: lima-vm/alpine-lima
Release list
Bump nerdctl to v0.17.0
Merge pull request #47 from lima-vm/bump-nerdctl-0.17.0 Bump nerdctl from 0.16.1 → 0.17.0
Bump nerdctl to 0.16.1
Signed-off-by: Jan Dubois <jan.dubois@suse.com>
Added socat
Merge pull request #42 from lima-vm/socat Add socat to docker installs
Bump nerdctl 0.15.0 → 0.16.0
Signed-off-by: Jan Dubois <jan.dubois@suse.com>
nerdctl 0.15.0
Merge pull request #33 from lima-vm/nerdctl-0.15 Bump nerdctl 0.14.0 → 0.15.0
Upgrade to Alpine 3.14.3 and nerdctl 0.14
Also installs qemu-aarch64 from the tonistiigi/binfmt docker image instead of the Alpine repo (to includes additional fixes).
aarch64 ISOs now include and install qemu-x86_64.
Update nerdctl v0.12.1 → v0.13.0
Only the rd edition images include the nerdctl binaries.
Include aarch64 ISO images
All ISOs are now build using Github actions.
Otherwise no changes compared to v0.1.9 release.
Add docker engine to RD edition
No other changes, so no new std edition ISO.
Fix RD update issue
Replace local service with lima-overlay, which runs before lima-init (or cloud-init), so it can affect the original boot filesystem.
This really only matters to the rd edition because Rancher Desktop uses the content of /etc/os-release on the boot filesystem to determine if files on the data volume need to be updated (lima by itself does not support updating the baseDisk ISO without recreating the instance).