- cross-posted to:
- technology@lemmy.world
- lobsters
- cross-posted to:
- technology@lemmy.world
- lobsters
AFAIK every NAS just uses unauthenticated connections to pull containers, I’m not sure how many actually allow you to log in even (raising the limit to a whopping 40 per hour).
So hopefully systems like /r/unRAID handle the throttling gracefully when clicking “update all”.
Anyone have ideas on how to set up a local docker hub proxy to keep the most common containers on-site instead of hitting docker hub every time?
I’ve only done my “is it even possible” research so far, but these look promising:
https://medium.com/@amandubey_6607/docker-registry-caching-a2dfefecfff5
https://github.com/obeone/multi-registry-cache
https://www.squid-cache.org/ Should work too I think
Much appreciated <3