I’ve been looking into using Rancher to create hosts in vsphere, but since I don’t see any mention of template or image to choose from, and the Docker Machine imply it only supports using the boot2docker image I’m wondering…
Unfortunately I don’t know much about docker boot2docker. Can anyone give me a clue as to how this is useful?
Rancher is just calling docker-machine, so you could start with these docker docs to get started with starting a host using docker-machine. Unfortunately, I’ve not tried creating anything in vsphere to help you more than pointing to the docker docs.