OS Ubuntu 20.04
- Long term support (LTS) releases: currently LXD 5.0.x and LXD 4.0.x
# the latest feature release
sudo snap install lxd
# the LXD 5.0 LTS release
sudo snap install lxd --channel=5.0/stable
lxd launch
lxd exec
# List available storage pools
lxc storage list
# Show storage pool configurations and resources
lxc storage show <pool name>
Installation LXD How to install LXD How to create instances Image server for LXC and LXD How to initialize LXD