Skip to content

Releases: lima-vm/alpine-lima

Bump nerdctl to v0.17.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Feb 20:33
0ea4398
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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Feb 22:20
Signed-off-by: Jan Dubois <jan.dubois@suse.com>

Added socat

Added socat Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jan 23:57
328891e
Merge pull request #42 from lima-vm/socat

Add socat to docker installs

Bump nerdctl 0.15.0 → 0.16.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jan 07:34
Signed-off-by: Jan Dubois <jan.dubois@suse.com>

nerdctl 0.15.0

nerdctl 0.15.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Dec 18:08
d9eceea
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

Choose a tag to compare

@github-actions github-actions released this 26 Nov 17:25
7ff6dc8

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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Nov 21:49
b68683d

Only the rd edition images include the nerdctl binaries.

Include aarch64 ISO images

Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Nov 19:03
26d4276

All ISOs are now build using Github actions.

Otherwise no changes compared to v0.1.9 release.

Add docker engine to RD edition

Pre-release

Choose a tag to compare

@jandubois jandubois released this 19 Oct 23:28

No other changes, so no new std edition ISO.

Fix RD update issue

Fix RD update issue Pre-release
Pre-release

Choose a tag to compare

@jandubois jandubois released this 06 Oct 02:30
861da8b

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).