nlf

Results 197 comments of nlf

try it like this with the quotes around the kernel command line `sudo xhyve -A -m 2G -c 1 -s 0:0,hostbridge -l com1,stdio -s 31,lpc -s 2:0,virtio-net -s 4,virtio-blk,/Users/foo/.dhyve/disk.img -U...

very strange. ok i'll continue debugging on my end, thanks for the info!

The current theory is that file is created when the network sharing has been used the first time. Note though, that the filename is `/Library/Preferences/SystemConfiguration/com.apple.vmnet.plist`

good eye, added in the .plist extension

i'm not sure i follow, i left the commit intact and only added the .plist extension to the test. what else am i missing?

just pushed an update, should take care of that

i'll have to add support for this. good suggestion, though. i'll work on it

to add a proxy to docker, you can edit `/etc/defaults/docker` and pass it as a flag to the daemon directly

good idea :+1: i'll add that feature when i get some time. or feel free to submit a pull request if you feel like taking a try at it yourself!

did you get an error? or did it just continue and the file didn't exist?