I\'m trying to start some very large Containers on Docker Toolbox (about 18 GB in total). Unfortunately, I always get the error that there is not enough disk space. I have a 1TB
You can resize without having to delete the VM and recreate it. By default Docker Machine uses VirtualBox, which has the vboxmanage command line tool for working with VMs. You can use the modifymedium command to change disk size: