1 question
5 votes
2 answers
2k views
How can I access more than 251GB in a Docker named volume in WSL2?
I've created a named volume for my SQL Linux data files but the default size of 251G was too small. I followed the instructions to expand the size of a WSL2 VHD and then use resize2fs to increase to ...