fnichol / dvm

An on demand Docker virtual machine, thanks to Vagrant and boot2docker. Works great on Macs and other platforms that don't natively support the Docker daemon. Support VirtualBox, VMware, and Parallels.
http://fnichol.github.io/dvm
Apache License 2.0
458 stars 71 forks source link

Support for Parallels? #34

Closed wizonesolutions closed 10 years ago

wizonesolutions commented 10 years ago

https://github.com/Parallels/vagrant-parallels

Cross-reference https://github.com/Parallels/vagrant-parallels/issues/115

fnichol commented 10 years ago

Does packer have support for making Parallels base boxes? If so, adding support in https://github.com/mitchellh/boot2docker-vagrant-box would totally be the way to go!

wizonesolutions commented 10 years ago

I think someone is working on getting it working with Packer ( https://github.com/rickard-von-essen/packer-parallels), so I'll open an issue on boot2docker-vagrant-box. Thanks!

On Tue, Apr 29, 2014 at 10:55 PM, Fletcher Nichol notifications@github.comwrote:

Does packer have support for making Parallels base boxes? If so, adding support in https://github.com/mitchellh/boot2docker-vagrant-box would totally be the way to go!

— Reply to this email directly or view it on GitHubhttps://github.com/fnichol/dvm/issues/34#issuecomment-41730918 .

fnichol commented 10 years ago

Great, thanks!