How to launch OpenSUSE 15.5 container using Incus
Use the following command to launch an OpenSUSE 15.5 container using Incus:
incus launch images:opensuse/15.5 my-opensuse
Now you can enter a shell in the container using
incus shell my-opensuse
Use the following command to launch an OpenSUSE 15.5 container using Incus:
incus launch images:opensuse/15.5 my-opensuse
Now you can enter a shell in the container using
incus shell my-opensuse