itsmohere.hashnode.devDocker Networking Explained: Bridge, Host, None, and How Containers Find Each OtherWhy Networking Matters in Docker You've learned how to run containers. You've containerized apps with Docker Compose. But have you ever stopped to wonder — how does your Flask app actually find Redis?4d ago·8 min read
itsmohere.hashnode.devStop Writing docker run — Let Docker Compose Do the Heavy LiftingThe Problem With docker run You've learned Docker. You can pull images, run containers, map ports, mount volumes. You feel good. Then someone hands you a real app. It needs a web server. A database. A5d ago·7 min read
itsmohere.hashnode.devWhy Every DevOps Journey Starts with Docker 🐳This is the first post in my DevOps learning journey. I'm documenting everything I learn — the confusing parts, the "aha" moments, and the hands-on practice. Let's go. Why Docker? When I started exp6d ago·6 min read