brew install packer
- VMWare Fusion pro
git clone https://github.com/StefanScherer/packer-windows
cd packer-windows
- Install the windows guest
- 5GB wifi network
packer build --only=vmware-iso windows_2019_docker.json
- Phone a friend for the ISO
packer build --only=vmware-iso --var iso_url=~/windows_2019_docker.iso windows_2019_docker.json
(replace the ISO path with the real file path)
- 5GB wifi network
vagrant box add windows_2019_docker windows_2019_docker_vmware.box