Isn’t that harder?
Comment on How many containers are you all running?
neidu3@sh.itjust.works 2 months ago
- Because I’m old, crust, and prefer software deployments in a similar manner.
possiblylinux127@lemmy.zip 2 months ago
thinkercharmercoderfarmer@slrpnk.net 2 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.
mesamunefire@piefed.social 2 months ago
Agreed. Im tired after work. Debian/yunohost is good enough.
Arghblarg@lemmy.ca 2 months ago
Me too!
slazer2au@lemmy.world 2 months ago
I salute you and wish you the best in never having a dependency conflict.
neidu3@sh.itjust.works 2 months ago
I’ve been resolving with them since the late 90s, no worries.
RIotingPacifist@lemmy.world 2 months ago
I used Debian
Thyazide@lemmy.world 2 months ago
i.redd.it/si50fqxh05z21.jpg
Urist@lemmy.ml 2 months ago
My worst dependency conflict was a libcurlssl error when trying to build on a precompiled base docker image.