mitchellh / boot2docker-vagrant-box

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

Added support of Parallels provider #41

Closed legal90 closed 10 years ago

legal90 commented 10 years ago

Related to GH-39

Since Packer is supporting Parallels now, I've made this template compatible with parallels-iso builder. I've also tested template and builded a box-file for parallels provider: http://download.parallels.com/desktop/vagrant/boot2docker.box

@mitchellh, you can add this link to your box on Vagrantcloud, I think it will be very useful for our users.

mitchellh commented 10 years ago

Awesome! Thanks.

legal90 commented 10 years ago

@mitchellh, what do you think about including our boxfile (from parallels/boot2docker) to your mitchellh/boot2docker ? I think, it will be more convenient for Vagrant users to use a single box than different provider-specific boxes.

By the way, we confirm that our box-file is really suitable for running Docker containers: https://github.com/Parallels/vagrant-parallels/issues/118#issuecomment-42565520