windows-docker-machine icon indicating copy to clipboard operation
windows-docker-machine copied to clipboard

Add 2019-box-resized

Open ianblenke opened this issue 6 years ago • 2 comments

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.

ianblenke avatar Oct 21 '19 21:10 ianblenke

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.

StefanScherer avatar Jan 13 '20 22:01 StefanScherer

No worries. Just found it useful for my own purposes, might help someone looking at issues for the same.

ianblenke avatar Feb 07 '20 17:02 ianblenke