mitchellh / boot2docker-vagrant-box

Packer scripts to build a Vagrant-compatible boot2docker box.
424 stars 183 forks source link

update boot2docker supports docker 1.0.0 #55

Closed gerardorochin closed 10 years ago

gerardorochin commented 10 years ago

update image boot2docker to 1.0.0

ctaggart commented 10 years ago

1.0.1 is out. :) https://github.com/boot2docker/boot2docker/releases/

mechfish commented 10 years ago

Does this patch actually work? Didn't boot2docker 1.0.0 change the port number from 4243 to 2375?

https://github.com/boot2docker/boot2docker/releases/tag/v1.0.0

I would have expected this patch to change line 9 of vagrantfile.tpl as well. But I just encountered this project ten minutes ago so maybe I'm wrong.