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?

  • interdimensionalmeme@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    Lxc doesn’t use oci images? I always end up using docker in lxc when dockeris the only option (which I have not figured how to makw work on my airgapped side

    • wireless_purposely832@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      Ah, you’re right. I’ll edit my comment.

      incus may be an option for you though. It supports both LXC/LXD and OCI (although not nearly as well as Docker/Podman/Kubernetes - I don’t think it supports any compose files).