Something went wrong on a homelab server and Docker stopped cleaning up old overlays.
Running docker system prune -a -f (via) seemed to fix it.
docker system prune -a -f
Total reclaimed space: 149GB :tada:
Total reclaimed space: 149GB