This package browser is in early development. Mind the rough edges.

lxd 4.24

Daemon based on liblxc offering a REST API to manage containers

LXD is a next generation system container manager. It offers a user experience similar to virtual machines but using Linux containers instead. It's image based with pre-made images available for a wide number of Linux distributions and is built around a very powerful, yet pretty simple, REST API.

Installation

Install lxd 4.24 as follows:

guix install lxd@4.24

Or install the latest version:

guix install lxd

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.