distrobox-create
Create Distrobox containers with an input name and image.
TLDR
Create a distrobox using the Alpine image
$ distrobox-create [container_name] --image alpine
Clone a distrobox
$ distrobox-create --clone [container_name] [cloned_container_name]