© 2026 Hashnode
In the world of modern software development and deployment, efficiency, speed, and scalability are crucial. Over the years, the way we deploy applications has evolved significantly. one of the most important step in this field shifting toward contain...

It's been a long time since my last post. Life has been busy. But let's quickly get down to the stuff that matters. This week I was learning more about containers and their different configurations. Past Learnings Last to last week, I learnt more Doc...

Introduction Linkedin post As the technology landscape continues to evolve, containerization has become a crucial aspect of modern software development and deployment. Docker, a leading platform in this space, allows developers to package application...

Creating an image that runs both Apache HTTP Server (Apache2) and NGINX on port 8080 is an interesting challenge in containerization and web server management. Here's a comprehensive guide that explores how to achieve this, covering Dockerfile creati...
