87
Ditching Docker for Local Development
(lgug2z.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
You can have my Docker development environment when you pry it from my cold dead hands!
And keep it that way! We need people on both sides to further spur progress. Plus I'm jealous cause I still don't have a firm grasp on docker.
Fair!
Python, and its need for virtual environments, is what really drove me to master Docker.
I use Kubernetes at work and a simpler docker-compose driven setup at home. I find that it's a tidier way to build infra, but it does have its limits. Abstracting from bare-metal has its ups and downs, but I find the positives outweigh the negatives.