Skip to content

Releases: lima-vm/alpine-lima

Extract mounts from user-data and add them to /etc/fstab

04 Apr 23:42
ea21657
Compare
Choose a tag to compare
Merge pull request #53 from lima-vm/9p-mounts

Extract mounts from user-data and add them to /etc/fstab

Include cr-dockerd for k8s 1.24+

10 Mar 21:17
50e47be
Compare
Choose a tag to compare
Pre-release
  • Add cri-dockerd for k8s 1.24, which no longer includes docker-shim (only in rd edition)
  • Add xz package so docker build can process .tar.xz files
  • Update nerdctl to 0.17.1

Install cni-plugins package

23 Feb 07:56
Compare
Choose a tag to compare
Pre-release

The RD edition installs the Alpine cni-plugins package instead of using the nerdctl plugins because it needs flannel and loopback plugins too, which are not included in the nerdctl tarball.

The isolation plugin is still installed from nerdctl because it is not included in cni-plugins.

This also changes the installation directory to /usr/libexec/cni (the default for the cni-plugins package), when LIMA_INIT_INSTALL_CNI_PLUGINS is true).

Bump nerdctl to v0.17.0

16 Feb 20:33
0ea4398
Compare
Choose a tag to compare
Pre-release
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

01 Feb 22:20
Compare
Choose a tag to compare
Pre-release
Signed-off-by: Jan Dubois <[email protected]>

Added socat

18 Jan 23:57
328891e
Compare
Choose a tag to compare
Added socat Pre-release
Pre-release
Merge pull request #42 from lima-vm/socat

Add socat to docker installs

Bump nerdctl 0.15.0 → 0.16.0

13 Jan 07:34
Compare
Choose a tag to compare
Pre-release
Signed-off-by: Jan Dubois <[email protected]>

nerdctl 0.15.0

14 Dec 18:08
d9eceea
Compare
Choose a tag to compare
nerdctl 0.15.0 Pre-release
Pre-release
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

26 Nov 17:25
7ff6dc8
Compare
Choose a tag to compare

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

04 Nov 21:49
b68683d
Compare
Choose a tag to compare
Pre-release

Only the rd edition images include the nerdctl binaries.