We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The virtual hard disk file of our wsl2 distros can only grow. When space is reclaimed inside the distro, the vhdx file is not shrunken accordingly.
Here's how to do it manually: https://gist.github.com/jjmartres/bb283ea479909b2e1088dd7d27046b3e
Alternatively https://anydot.in/post/2020-05-11-wsl_shrink_volume/
Is it possible to integrate such a feature into Raft-WSL?
The text was updated successfully, but these errors were encountered:
Hello @xasx,
Very good we will put it in the roadmap.
Regards, Carlos
Sorry, something went wrong.
crramirez
No branches or pull requests
The virtual hard disk file of our wsl2 distros can only grow. When space is reclaimed inside the distro, the vhdx file is not shrunken accordingly.
Here's how to do it manually:
https://gist.github.com/jjmartres/bb283ea479909b2e1088dd7d27046b3e
Alternatively https://anydot.in/post/2020-05-11-wsl_shrink_volume/
Is it possible to integrate such a feature into Raft-WSL?
The text was updated successfully, but these errors were encountered: