▲ 561 ▼ Who is this "Jenkins" and what now has broken him? (programming.dev) submitted 3 years ago by the_artic_one@programming.dev to c/programmer_humor@programming.dev 67 comments fedilink hide all child comments
[–] gornius@lemmy.world 9 points 3 years ago (1 child) What's wrong with Docker? permalink fedilink source parent hideshow 2 child comments replies: [–] SpaceNoodle@lemmy.world 6 points 3 years ago (1 child) TBF, the problem isn't Docker, it's overused containerization permalink fedilink source parent hideshow 2 child comments replies: [–] CodeBlooded@programming.dev 10 points 3 years 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? permalink fedilink source parent
[–] SpaceNoodle@lemmy.world 6 points 3 years ago (1 child) TBF, the problem isn't Docker, it's overused containerization permalink fedilink source parent hideshow 2 child comments replies: [–] CodeBlooded@programming.dev 10 points 3 years 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? permalink fedilink source parent
[–] CodeBlooded@programming.dev 10 points 3 years 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? permalink fedilink source parent