Lazydocker is the tool that fixed Docker for me. While it doesn't replace Docker or hide how it works, it provides visibility ...
When you deploy on Kubernetes or OpenShift, the development loop often becomes the first real problem you feel. Change some code, rebuild the image, push it, redeploy, wait. Repeat. The environment is ...