julien-duponchelle / docker-osx

Fast and easy installation of Docker on OS X
1.03k stars 70 forks source link

VM is provisioned twice on first boot #13

Open bfirsh opened 10 years ago

bfirsh commented 10 years ago

In my attempt to make automatic upgrading work, vagrant up is run, then vagrant provision is run. It shouldn't do both of these on first boot, but we also need to make sure that the machine is reliably provisioned in case of failure.