Closed ad22 closed 8 years ago
@ad22 Just curious did you install TP5 in VM? I tried install it on macbook natively, but it didn't found drivers for hdd controller :(
@KostyaSha yes, I've installed it on a VM
Also, it seems like this issue belongs more to the docker project than the plugin itself, so I'm closing this. Sorry!
@ad22 what VM? virtualbox?
@KostyaSha ESXi..
With enabled nested virtualisation?
Im using windows containers, not the hyper-v based docker engine - I could not get that to work with nested virtualization on a VM, only on a bare metal machine.
After setting environment variables using ENV directive in docker build, I cant seem to access them in the docker run/exec commands. See docker inspect and docker exec outputs below. Is this intended behavior?