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.
Comment on Ditching Docker for Local Development
chickenf622@sh.itjust.works 1 year agoAnd 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.
Dasnap@lemmy.world 1 year ago
CodeBlooded@programming.dev 1 year ago
Fair!
Python, and its need for virtual environments, is what really drove me to master Docker.