I installed ddev on my macbook. I initiated a drupal7 project and wanted to proceed with the db import. However, this import could not complete due to lack of disk size.
What would be the best way to increase the available disk size? I do have more than 100GB available on my laptop, but the database container doesn't seem to take not of that available space.
SSH-ing into the project (ddev ssh), I noticed that the partition for mysql was full...
thx