How to launch Ubuntu 24.04 container using Incus

Use the following command to launch an OpenSUSE 15.5 container using Incus:

incus launch images:ubuntu/24.04 my-ubuntu

Now you can enter a shell in the container using

incus shell my-ubuntu