du -sh /var/lib/docker
Category: Self-Hosting
du -sh /var/lib/docker
Show how much disk space Docker images, volumes, and containers are consuming
Shows Docker's total disk footprint. Docker can accumulate gigabytes of unused images and volumes — run 'docker system prune' if this is large.