▲ 117 ▼ How many containers are you all running? (lemmy.world) submitted 6 months ago by slazer2au@lemmy.world to c/selfhosted@lemmy.world 146 comments fedilink hide all child comments 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.
[–] neidu3@sh.itjust.works 36 points 6 months ago* (4 children) Because I'm old, crusty, and prefer software deployments in a similar manner. permalink fedilink source hideshow 8 child comments replies: [–] slazer2au@lemmy.world [S] 12 points 6 months ago (3 children) I salute you and wish you the best in never having a dependency conflict. permalink fedilink source parent hideshow 6 child comments replies: [–] neidu3@sh.itjust.works 18 points 6 months ago* (last edited 6 months ago) I've been resolving them since the late 90s, no worries. permalink fedilink source parent [–] RIotingPacifist@lemmy.world 6 points 6 months ago* (1 child) I use Debian permalink fedilink source parent hideshow 2 child comments replies: [–] Thyazide@lemmy.world 2 points 6 months ago https://i.redd.it/si50fqxh05z21.jpg permalink fedilink source parent [–] Urist@lemmy.ml 3 points 6 months ago My worst dependency conflict was a libcurlssl error when trying to build on a precompiled base docker image. permalink fedilink source parent [–] mesamunefire@piefed.social 3 points 6 months ago* Agreed. Im tired after work. Debian/yunohost is good enough. At work its hundreds of docker containers but all ci/cd takes care of that. permalink fedilink source parent [–] possiblylinux127@lemmy.zip 3 points 6 months ago (1 child) Isn't that harder? permalink fedilink source parent hideshow 2 child comments replies: [–] thinkercharmercoderfarmer@slrpnk.net 3 points 6 months ago It depends a lot on what you want to do and a little on what you're used to. It's some configuration overhead so it may not be worth the extra hassle if you're only running a few services (and they don't have dependency conflicts). IME once you pass a certain complexity level it becomes easier to run new services in containers, but if you're not sure how they'd benefit your setup, you're probably fine to not worry about it until it becomes a clear need. permalink fedilink source parent [–] Arghblarg@lemmy.ca 1 point 6 months ago Me too! permalink fedilink source parent
[–] slazer2au@lemmy.world [S] 12 points 6 months ago (3 children) I salute you and wish you the best in never having a dependency conflict. permalink fedilink source parent hideshow 6 child comments replies: [–] neidu3@sh.itjust.works 18 points 6 months ago* (last edited 6 months ago) I've been resolving them since the late 90s, no worries. permalink fedilink source parent [–] RIotingPacifist@lemmy.world 6 points 6 months ago* (1 child) I use Debian permalink fedilink source parent hideshow 2 child comments replies: [–] Thyazide@lemmy.world 2 points 6 months ago https://i.redd.it/si50fqxh05z21.jpg permalink fedilink source parent [–] Urist@lemmy.ml 3 points 6 months ago My worst dependency conflict was a libcurlssl error when trying to build on a precompiled base docker image. permalink fedilink source parent
[–] neidu3@sh.itjust.works 18 points 6 months ago* (last edited 6 months ago) I've been resolving them since the late 90s, no worries. permalink fedilink source parent
[–] RIotingPacifist@lemmy.world 6 points 6 months ago* (1 child) I use Debian permalink fedilink source parent hideshow 2 child comments replies: [–] Thyazide@lemmy.world 2 points 6 months ago https://i.redd.it/si50fqxh05z21.jpg permalink fedilink source parent
[–] Thyazide@lemmy.world 2 points 6 months ago https://i.redd.it/si50fqxh05z21.jpg permalink fedilink source parent
[–] Urist@lemmy.ml 3 points 6 months ago My worst dependency conflict was a libcurlssl error when trying to build on a precompiled base docker image. permalink fedilink source parent
[–] mesamunefire@piefed.social 3 points 6 months ago* Agreed. Im tired after work. Debian/yunohost is good enough. At work its hundreds of docker containers but all ci/cd takes care of that. permalink fedilink source parent
[–] possiblylinux127@lemmy.zip 3 points 6 months ago (1 child) Isn't that harder? permalink fedilink source parent hideshow 2 child comments replies: [–] thinkercharmercoderfarmer@slrpnk.net 3 points 6 months ago It depends a lot on what you want to do and a little on what you're used to. It's some configuration overhead so it may not be worth the extra hassle if you're only running a few services (and they don't have dependency conflicts). IME once you pass a certain complexity level it becomes easier to run new services in containers, but if you're not sure how they'd benefit your setup, you're probably fine to not worry about it until it becomes a clear need. permalink fedilink source parent
[–] thinkercharmercoderfarmer@slrpnk.net 3 points 6 months ago It depends a lot on what you want to do and a little on what you're used to. It's some configuration overhead so it may not be worth the extra hassle if you're only running a few services (and they don't have dependency conflicts). IME once you pass a certain complexity level it becomes easier to run new services in containers, but if you're not sure how they'd benefit your setup, you're probably fine to not worry about it until it becomes a clear need. permalink fedilink source parent