Yo,

Wandering what the limit is when it comes to how many containers I can run. Currently I’m running around 15 containers. What happens if this is increased to say, 40? Also, can docker containers go “idle” when not being used - to save system resources?

I’m running a i7-6700k Intel cpu. Doesn’t seem to be struggling at all with my current setup at least, maybe only when transcoding for Jellyfin.

  • antimongo@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Been curious about deploying HA with docker. As I understand the only limitation is you can’t use add-ons?

    • lorentz
      link
      fedilink
      English
      arrow-up
      1
      ·
      21 hours ago

      You cannot install addons from the UI, but you can manually install them. Addons are just Docker containers that get configured automatically.