I'm having some difficulty finding docs for this. I'd like to create my own images and use them in multipass. I can't seem to find any documentation on how to create the image (can I use a docker image, a qcow2 image?)
From what I can gather, I should be able to launch the image, once I generate it, via multipass launch http://foo.com/images/image
with optional cloud init arguments (which I'll have to learn if I need it)