Ubuntu Minimal Cloud Images Daily Builds
Ubuntu Minimal Cloud Images are official Ubuntu images and are pre-installed disk images that have been customized by Ubuntu engineering to have a small runtime footprint in order to increase workload density in environments where humans are not expected to log in.
For more information, please see the following:
Cloud image specific bugs should be filed in the cloud-images project on Launchpad.net.Launching Ubuntu Minimal
KVM
When launching the download image from KVM, you will need to specify the virtio network driver.
LXD
First add the new Ubuntu Minimal daily images simplestreams endpoint:
lxc remote add --protocol simplestreams ubuntu-minimal-daily https://cloud-images.ubuntu.com/minimal/daily/
Launch the Jammy minimal daily image:
lxc launch ubuntu-minimal-daily:jammy