Skip to content

Releases: lima-vm/alpine-lima

Bump cri-dockerd from v0.2.0-1 → v0.2.0-rd2

24 May 17:14

Choose a tag to compare

Applying more unofficial fixes to the metrics server

Signed-off-by: Jan Dubois <[email protected]>

Add openssh-sft-server

20 May 18:17
a0c2cbf

Choose a tag to compare

Pre-release

It is needed on some hosts OSes (e.g. Arch) that use a fairly recent version of scp that only supports the sftp protocol anymore.

Bump nerdctl from 0.19.0 → 0.20.0

17 May 16:54
0ace2e8

Choose a tag to compare

Pre-release

No other changes

Add curl to rd edition

17 May 05:26
43e9561

Choose a tag to compare

Pre-release

Also make sure the mount points exists, and fstab entries are mounted automatically by lima-init. This requires a lima version that includes lima-vm/lima#843.

This release does not contain the changes required to make lima-vm/lima#783 work with lima-init; #54 is still not yet implemented.

Bump nerdctl from 0.17.1 to 0.19.0

25 Apr 04:52
b9c0eb6

Choose a tag to compare

Pre-release
  • Switch Alpine from 3.14 → 3.15
  • Bump nerdctl from 0.17.1 → 0.19.0
  • Fetch cni-plugins and cni-plugin-flannel from edge repo to get latest versions
  • Used a fork of cri-dockerd to fix metrics performance issue

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

04 Apr 23:42
ea21657

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

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

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

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

Choose a tag to compare

Pre-release
Signed-off-by: Jan Dubois <[email protected]>