you can shrink it now! You're going to have to change the vhd format to sparse (this is why docker for windows doesn't run on exFAT-formatted SSDs, as I found out a couple weeks ago) and then run compaction on it once. After running compaction once, it should grow and shrink dynamically as you'd expect.
Comments
you can shrink it now! You're going to have to change the vhd format to sparse (this is why docker for windows doesn't run on exFAT-formatted SSDs, as I found out a couple weeks ago) and then run compaction on it once. After running compaction once, it should grow and shrink dynamically as you'd expect.
thank you!! I will keep your advice in mind if I ever try WSL again