Very handy tool to see the folder / file size tree compact and visualized in Linux Ubuntu bash:
ncdu
Simply install using
sudo apt install ncdu
I used it to find out very quickly why a VM grew quite large. As you can see docker volumes were the reason :)