After running:
cd /var/discourse
git pull
./launcher rebuild app
ncdu
returns:
ncdu 1.10 ~ Use the arrow keys to navigate, press ? for help
--- /var -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
7.8GiB [##########] /lib
5.5GiB [###### ] /log
3.4GiB [#### ] /discourse
449.0MiB [ ] /cache
8.7MiB [ ] /backups
28.0KiB [ ] /spool
24.0KiB [ ] /www
8.0KiB [ ] /mail
4.0KiB [ ] /tmp
e 4.0KiB [ ] /opt
e 4.0KiB [ ] /local
@ 0.0 B [ ] lock
@ 0.0 B [ ] run
ncdu 1.10 ~ Use the arrow keys to navigate, press ? for help
--- /var/lib/docker/aufs -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/..
5.1GiB [##########] /diff
1.8GiB [### ] /mnt
48.0KiB [ ] /layers
ncdu 1.10 ~ Use the arrow keys to navigate, press ? for help
--- /var/log/nginx -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/..
4.5GiB [##########] access.log.1
870.1MiB [# ] access.log.2.gz
10.6MiB [ ] error.log.1
6.8MiB [ ] error.log.4.gz
5.7MiB [ ] error.log.5.gz
5.2MiB [ ] error.log.8.gz
...
Seems to me that the diff and log are taking too much space. Is that normal?