Trying to create a ubuntu focal desktop container I found in the list of http://images.linuxcontainers.org/ but unfortunately it throws me a “The requested image couldn’t be found”
Creating the VM stays stuck on Retrieving image: Unpack: 100% (969.01MB/s)
for 3 minutes but eventually comes up & running
Thats a bummer about the container tho, website says it’s available.
~
root @ epyc # lxc launch images:ubuntu/focal/desktop focaldesktopct
Creating focaldesktopct
Error: Failed instance creation: Failed getting remote image info: Failed getting image: The requested image couldn't be found
~
root @ epyc # lxc launch images:ubuntu/focal/desktop focaldesktopvm --vm
Creating focaldesktopvm
Retrieving image: Unpack: 100% (969.01MB/s)
edit: Same goes for the Jammy images. VM exists container does not