this post was submitted on 29 Jan 2026
118 points (98.4% liked)

Selfhosted

56958 readers
2342 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

There is a post about getting overwhelmed by 15 containers and people not wanting to turn the post into a container measuring contest.

But now I am curious, what are your counts? I would guess those of you running k*s would win out by pod scaling

docker ps | wc -l

For those wanting a quick count.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] eskuero@lemmy.fromshado.ws 3 points 2 months ago

26 tho this include multi container services like immich or paperless who have 4 each.

[–] Tywele@piefed.social 3 points 2 months ago

35 containers and everything is running stable and most of it is automatically updated. In case something breaks I have daily backups of everything.

[–] Strit@lemmy.linuxuserspace.show 3 points 2 months ago

I don't have access to my server right now, but it's around 20 containers on my little N100 box.

[–] MrQuallzin@lemmy.world 3 points 2 months ago

51 containers on my Unraid server, but only 39 running right now

[–] RIotingPacifist@lemmy.world 3 points 2 months ago

None, if it's not in a Debian repo I don't deploy it on my stable server.

It's not really about docker itself, I just don't think software has married enough if it's not packaged properly

[–] irmadlad@lemmy.world 3 points 2 months ago

There is a post about getting overwhelmed by 15

I made the comment 'Just 15' in jest. It doesn't matter to me. Run 1, run 100. The comment was just poking the bear as it were. No harm nor foul intended. Sorry if it was received differently.

[–] kaedon@slrpnk.net 3 points 2 months ago

12 LXCs and 2 VMs on proxmox. Big fan of managing all the backups with the web ui (It's very easy to back to my NAS) and the helper scripts are pretty nice too. Nothing on docker right now, although i used to have a couple in a portainer LXC.

[–] mbirth@lemmy.ml 3 points 2 months ago (1 children)

64 containers in total, 60 running - the remaining 4 are Watchtowers that I run manually whenever I feel like it (and have time to fix things if something should break).

[–] slazer2au@lemmy.world 2 points 2 months ago (1 children)

What tool is that screenshot from?

load more comments (1 replies)
[–] gjoel@programming.dev 3 points 2 months ago

Running home assistant with a few addons on a mostly dormant raspberry pi. This totals to 19 lines.

[–] _Nico198X_@europe.pub 3 points 2 months ago

13 with podman on openSUSE MicroOS.

i used to have a few more but wasn't using them enough so i cut them.

[–] kureta@lemmy.ml 3 points 2 months ago

61 containers in 26 docker files.

[–] fozid@feddit.uk 3 points 2 months ago

I have currently got 23 on my n97 mini pc and 3 on my raspberry pi 4, making 26 in total.

I have no issues managing these. I use docker compose for everything and have about 10 compose.yml files for the 23 containers.

[–] gergolippai@lemmy.world 3 points 2 months ago

I'm running 3 or 4 I think... I'm more into dedicated VMs for some reason, so my important things are running in VMs in a proxmox cluster.

[–] hexagonwin@lemmy.sdf.org 3 points 2 months ago

two, one for running discord backup viewer webui and the other for archiveteam warrior containers

[–] kylian0087@lemmy.dbzer0.com 3 points 2 months ago

About 62 deployments with 115 "pods"

[–] kalleboo@lemmy.world 2 points 2 months ago

13 running on my little Synology.

Actually more than I expected, I would have guesses closer to 8

[–] slazer2au@lemmy.world 2 points 2 months ago
$ docker ps | wc -l
14

Just running 13 myself.

[–] Ebby@lemmy.ssba.com 2 points 2 months ago* (last edited 2 months ago) (2 children)

Server 1: 5 containers Server 2: 4 containers Server 3: 4 containers Server 4: 61 containers

Basically if a container is a resource hog, it gets moved sometimes with more resources or specialized hardware.

load more comments (2 replies)
[–] perishthethought@piefed.social 2 points 2 months ago

25, with your "docker ps" command, on my aging Nuc10 PC. Only using 5GB of its 16GB of RAM.

What, me worry?

[–] Smash@lemmy.self-hosted.site 2 points 2 months ago
[–] filcuk@lemmy.zip 2 points 2 months ago

Between 100 and 150.

[–] jgkawell@mastodon.world 2 points 2 months ago

@slazer2au Application containers: 30-40
System containers (including kube, Istio, CNI, etc): ~20

Shifting from Istio sidecar mode to Istio ambient mode made a big difference.

[–] antifa_ceo@lemmy.ml 2 points 2 months ago

89 - 79 on my main server and 10 on my sandbox.

Server01: 64 Server02: 19 Plus a bunch of sidecar containers solely for configs that aren't running.

58, my cpu is usually around 10-20% usage. I really don’t have any trouble managing/maintaining these. Things break almost weekly but I understand how to fix them every time, it only takes a few minutes

[–] eksb@programming.dev 2 points 2 months ago
[–] RockChai@piefed.social 2 points 2 months ago

About 50 on a k8s cluster, then 12 more on a proxmox vm running debian and about 20 ish on some Hetzner auction servers.

About 80 in total, but lots more at work:)

[–] non_burglar@lemmy.world 2 points 2 months ago
  1. There are usually one or two of those that are just experimental and might get trashed.
[–] irmadlad@lemmy.world 2 points 2 months ago

35 stacks 135 images 71 containers

[–] eodur@piefed.social 2 points 2 months ago

My kubernetes cluster is sitting happily at 240, and technically those are pods some of which have up to 3 or 4 containers, so who knows the full number.

[–] BarbecueCowboy@lemmy.dbzer0.com 2 points 2 months ago

My containers are running containers... At least 24.

[–] Jakeroxs@sh.itjust.works 2 points 2 months ago* (last edited 2 months ago)

74 across 2 proxmox nodes in a few lxcs

[–] BrightCandle@lemmy.world 2 points 2 months ago

31 Containers in all. I have been up as high as ~60 and have paired it back removing the things I wasn't using.

I also tend to remove anything that uses appreciable CPU at idle and I rarely run applications that require further containers in a stack just to boot, my needs aren't that heavy.

load more comments
view more: ‹ prev next ›