I used to create multiple node on docker-swarm with virtual toolbox. So each node corresponded to creating a new virtual machine. This way each virtual machine had separate IP.
Now, docker toolbox is deprecated. I am trying to learn about docker-swarm and want to create multiple nodes/hosts.
How can i create multiple node/hosts with docker desktop for windows?