How to check disk space

Hi, I have docker install, and it’s can’t start. (It’s running of space from docker logs)

I’m sure my rocketchat folder is not that big but the 20GB is used by something. How can I check what it is?

du -s  /home/rocketchat/ -h
6.1G    /home/rocketchat/

df -h
Filesystem      Size  Used Avail Use% Mounted on
udev            478M     0  478M   0% /dev
tmpfs           100M  8.2M   92M   9% /run
/dev/vda1        20G   19G  8.8M 100% /

Hey imtrobin :wave:

We’re going to need a bit more information to move forward. Please fill this out - Rocket.Chat/bug_report.md at develop · RocketChat/Rocket.Chat · GitHub - the server setup information.

Also include the compose file you’re using.

Thanks :slight_smile: