LXD is a container hypervisor providing a ReST API to manage LXC containers.
This tutorial will show how to create a custom LXD image based on a basic Debian (or Debian-based distribution like Ubuntu) installation, to use locally or to publish.
Requirements
- Ubuntu 16.04 or newer
- You should know how to create and launch an LXD/LXC container
Originally authored by Marcin Mikołajczak