windows-docker-machine
windows-docker-machine copied to clipboard
Add 2019-box-resized
After much irritation banging my head up against how to easily resize the existing box image from the small 80G limit, this uses the vagrant-disksize plugin to resize it to 150G and runs a diskpart to extend volume 1 when the machine is created.
Thank you. I haven‘t heard of vagrant-disksize, but it looks interesting. I‘m not sure if this PR will be merged, I don‘t want to force people to install additional vagrant plugins. But I‘ll think about it.
No worries. Just found it useful for my own purposes, might help someone looking at issues for the same.