The main problem with containerization (which alas Iโve been using a lot of lately) as created by devs is that it only cares about one thing and that is: Can I transport a near-approximation of my machine somewhere else and run it?
Security? Who gives a fuck! Networking? I know what an IP address is, thatโs all you need, right? Maintainability? Someone elseโs job. Troubleshooting? Works on my machine, and now you have my machine!
Itโs a terrible technology designed by the incurious, coded by the inept, and promoted by the incompetent. But weโre stuck with it now.