Re: [packer] vmware packer build inside docker container

2017-05-01 Thread Rickard von Essen
Outside of docker create a VM and volume mount it in your container and inside it run something like: vmrun -T ws start .vmx nogui On 27 April 2017 at 23:28, Rammaram wrote: > Richard, > > I'm a newbie in vmware, could you let me know how to create the vm > manually through command line ? I have

Re: [packer] vmware packer build inside docker container

2017-04-27 Thread Rammaram
Richard, I'm a newbie in vmware, could you let me know how to create the vm manually through command line ? I have googled but couldn't find a way to create vm. > On Apr 27, 2017, at 3:16 PM, Rickard von Essen > wrote: > > Most likely you can't run vmware workstation in a docker container. T

Re: [packer] vmware packer build inside docker container

2017-04-27 Thread Rickard von Essen
Most likely you can't run vmware workstation in a docker container. Try and run your container and enter it and create a VM manually. Does that work? On Apr 27, 2017 20:54, "Ram Maram" wrote: > Hi, > > > I'm trying to build vmware packer images inside docker container (redhat > 7), but I'm getti

[packer] vmware packer build inside docker container

2017-04-27 Thread Ram Maram
Hi, I'm trying to build vmware packer images inside docker container (redhat 7), but I'm getting below error Build 'vmware-iso' errored: Error starting VM: VMware error: Error: The operation was canceled here is the full build log with debug enabled, https://gist.github.com/rammaram06/c6be8a