We run a lot of docker containers in our CI/CD, the majority using thedocker run --rmoption if that matters. We also build a few images and perform adocker system prune -af --volumeseach night. Every couple of months we end up with 0 bytes remaining disk space due to /var/lib/doc...