Hi guys,
I’d like to know if it’s possible to “skip the provision” step on the docker machine creation.
I’m using machine through libmachine to create digital ocean droplets, and I saw that it’s possible to provide a snapshot Id, as Image parameter, but even with an snapshot of a droplet already provisioned, the machine still install docker and make all the steps of the provision.
Thanks in advance.