Gonzalo Peci
Gonzalo Peci
@mmcquillan basically using `json.marshall` or similar to get JSON to print correctly. I have a quick patch that does it for this repo, but i ended up forking `cwlogs` and...
Similarly to this, I think the main feature is missing is being able to see the logs of `aws-vault server` as they go STDOUT of the backgrounded shell.
Not a problem at all, I wanted do it myself but I'm myself struggling with how all fits together with kops or eks or even ECS. EG: Where would a...
Ill update this to e1000, probably a change in updates VMWares
Will try and work on this.
@carlo-quinonez It works similar to https://coreos.com/os/docs/latest/config-drive.html, its a feature of boot2docker and not of this particular driver. Unfortunately there isnt a lot of documentation around it.
Thanks for the report, ill give it a look ASAP.
I don't believe it's the path as https://github.com/pecigonzalo/docker-machine-vmwareworkstation/blob/9f849d6afe1d13d77083048923c51f9c17375d59/vmrun.go#L156 should catch that. Questions: - Can you start VMs manually on VMWare? - Do you see the VM running? (you can try...
@fernandoabcampos I missed this from the logs (sorry, was on mobile) but this is probably it ``` () DBG | Unable to read registry key SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\vmware.exe\Path () DBG |...
@fernandoabcampos, Its odd that it can't find the keys in the registry, as they should exist always AFAIK. Maybe you can manually check for them or as a test create...