Skip to content

Releases: lima-vm/alpine-lima

Bump nerdctl to 0.12.1

Pre-release

Choose a tag to compare

@jandubois jandubois released this 05 Oct 23:32
b56b3be

Also add BUILD_ID and VARIANT_ID to /etc/os-release to make it possible to identify the image from within.

PAM support for sshd

PAM support for sshd Pre-release
Pre-release

Choose a tag to compare

@jandubois jandubois released this 05 Oct 20:20
2bfd604

So /etc/environment is loaded in ssh sessions.

Also splits lima-init into lima-init-local (which runs before the network is up) and lima-init (which runs after).

Add iptables to std edition

Pre-release

Choose a tag to compare

@jandubois jandubois released this 02 Oct 04:29

iptables is required for the new forwarded dns feature, and lima-init currently cannot install additional packages at boot time because it runs before the network is up.

Static DNS servers and an RD edition

Pre-release

Choose a tag to compare

@jandubois jandubois released this 08 Sep 20:14
592a272

This release adds support for configuring additional DNS entries in /etc/resolv.conf.

It also includes an RD image which has nerdctl and buildkit binaries pre-installed.

Strip quotes from authorized keys

Pre-release

Choose a tag to compare

@jandubois jandubois released this 08 Sep 05:36
09a46ab

This changes is required to get lima-vm/lima#219 to pass CI.

Add logrotate to std and k3s editions

Pre-release

Choose a tag to compare

@jandubois jandubois released this 31 Aug 00:12
4c11065

Note that it will not run by default; the crond service is installed, but not started.

Use useradd instead of adduser

Pre-release

Choose a tag to compare

@jandubois jandubois released this 25 Aug 21:05
ce933c9

Because adduser does not allow uids larger than 256000.

Preview release for Rancher Desktop

Pre-release

Choose a tag to compare

@jandubois jandubois released this 09 Jul 19:30
0554f48

Just a place to publish new ISOs for Rancher Desktop testing.

New features:

  • Uses custom lima-init instead of cloud-init
  • Supports aarch64 binaries via qemu-user and binfmt_misc
  • Includes ca-certificates packages for installing custom CA certs
  • Bundles all required packages (e.g. sshfs)

Initial release

Initial release Pre-release
Pre-release

Choose a tag to compare

@jandubois jandubois released this 11 Jun 21:17

This is just an alpha release to share some ISO images for testing.