Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
bananaerror2824di absolutely hated (and still hate) docker. it took me an entire week to get our app running locally. the obscure errors were countless. granted, we dont have admin rights (which deserves a rant of its own) so any sort of "privileged" configuration required contacting our IT support team 🤦♂️
-
hashedram1179924dDocker is the iOS of build scripting. Take shell scripts that work fucking fine by themselves and wrap them in candy crap.
-
keeganwitt420dI remember reading some tech journal saying that containers are the new JVM, because, you know, it's such a well defined standard.
After three years of using docker, I can safely say "it just works" was a lie.
rant