As @epyon22@sh.itjust.works already replied - some projects have many dependencies and images within their projects. And some have a bunch of containers and running a check with a tool that actually pulls all the images to do the check - those 100 pulls can be gone pretty quickly.
Comment on [NEW RELEASE] dockcheck.sh v0.8.1 - Now possible to run containerized plus a few new options
irmadlad@lemmy.world 2 days ago
That looks pretty cool.
Docker Hub pull limit 📉 not an issue for checks only for actual pulls
Has anyone actually ran into this road block? The limit is something like 100 pulls per 6 hours for unauthorized pulls. Just curious. I have some 53 containers running, but I couldn’t imagine running 100 of them. I guess there are some who do.
mag37@lemmy.ml 2 days ago
epyon22@sh.itjust.works 2 days ago
Yeah occasionally I’ve hit the limit
Really? Wow. You must have one heckuva set up.
epyon22@sh.itjust.works 2 days ago
Usually if I’m updating everything prior to having more automated updates. Some projects like next cloud and and matrix have deep dependency trees