Closed jeffmaury closed 3 months ago
@jeffmaury We don't remove disk image from cache folder as part of delete because it is used as part of start and every start we don't want to extract bundle. this disk image is copied to other location ( $HOME/.crc/machine
) as part of start and then removed when delete happen.
I don't this this is a bug.
Yeah I was just a bit puzzled by the disk space as every update and setup create such a folder
General information
crc setup
before starting it (Yes/No)? YesCRC version
CRC status
CRC config
Host Operating System
Steps to reproduce
Expected
The .vhdx file is removed from the .crc/cache folder
Actual
Logs
Before gather the logs try following if that fix your issue
Please consider posting the output of
crc start --log-level debug
on http://gist.github.com/ and post the link in the issue.