3
submitted 1 year ago by Docker@lemmy.world to c/programming@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] digdilem@lemmy.ml 0 points 1 year ago

Good write up, but Docker's also useful beyond having the ability to scale, portability being one. With some websites having a huge variety of dependencies now, keeping that all together and knowing it will run on multiple hosts is a big benefit.

(Downside, because nothing is ever for free: You then have to maintain those dependencies and update the image, rather than letting the OS keep everything up to date)

We use docker a lot at work, but not for scaling and not with any cloud provider.

this post was submitted on 19 May 2025
3 points (63.6% liked)

General Programming Discussion

10011 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 7 years ago
MODERATORS