Skip to content

Instantly share code, notes, and snippets.

@waisbrot
Created July 6, 2015 20:43
Show Gist options
  • Select an option

  • Save waisbrot/c33760e4bcd9edee9a6e to your computer and use it in GitHub Desktop.

Select an option

Save waisbrot/c33760e4bcd9edee9a6e to your computer and use it in GitHub Desktop.
docker-machine output
docker-machine create --vmwarefusion-cpu-count=2 --vmwarefusion-disk-size=80000 --vmwarevsphere-memory-size=2048 --driver=vmwarefusion --swarm --swarm-master dev
Creating SSH key...
Creating VM...
Starting dev...
Waiting for VM to come online...
Error creating machine: Too many retries. Last error: Maximum number of retries (60) exceeded
You will want to check the provider to make sure the machine and associated resources were properly removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment