I was running a dozen or so docker images in a lxc.
Generally you really should Docker images in a VM because they could break at any time.
It’s not for certain that running docker in a lxc container will always work.
I found this github repo that will convert a lxc container to a qemu virtual machine in proxmox:
