Comment on Who is this "Jenkins" and what now has broken him?
SpaceNoodle@lemmy.world 1 year agoYeah, except for the Docker part
Comment on Who is this "Jenkins" and what now has broken him?
SpaceNoodle@lemmy.world 1 year agoYeah, except for the Docker part
gornius@lemmy.world 1 year ago
What’s wrong with Docker?
SpaceNoodle@lemmy.world 1 year ago
TBF, the problem isn’t Docker, it’s overused containerization
CodeBlooded@programming.dev 1 year ago
I’ve found Docker helpful when I want to use it to build binaries or use CLI tools that may not be available directly on the CICD platform. Also, Docker makes it easier to run the same code on MacOS that I ended up running on a Linux CICD server.
What would you consider to be overuse of containers?