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
Related Rants
just spent a good three days of my week off trying to figure out how to containerize a couple of services. nothing crazy, two frontends communicating with the same backend and then having it all be handled via a nginx reverse proxy.
i cannot overstate how much i do not like docker at this moment in time. it seems like every time i run into a solved issue for any underlying technology, docker *requires* you to figure out some workaround to do it differently. obviously my use case isn't exactly the docker use case (i am NEVER going to redeploy these services anywhere else and i will only ever develop locally and run remotely) but i cannot imagine myself keeping sane trying to configure this for anything larger. things just don't make sense in my brain here.
rant
docker