Linux. Seems like Docker Desktop stores all cached data in only 1 file:
.docker/desktop/vms/0/data/Docker.raw
And i can't delete it with:
what-ever prune -af
Check disk usage in your .docker dir:
sudo apt install ncdu cd ~/.docker ncdu