StefanScherer/docker-windows-box

Not really an issue - But missing item in pre-req

denisedelbando opened this issue · 2 comments

Hello, I just wanted to point out that it would be great to add in the readme pre-requisites to include that VMWare needs to be installed to run this command: packer build --only=vmware-iso windows_2016_docker.json.

thank you for this project though. this is awesome

Thanks. I love this feedback as it gives me a better understanding what is missing or unclear.
Sure you can use another hypervisor like VirtualBox or Hyper-V. I‘ll update the Readme.

I have simplified the setup. The Vagrantfile references the already available Vagrant box in Vagrant Cloud, so you don't need the packer build step.

Fixed with 5d7ef77