May 23 · 3 min read · The Classic Problem Developer says: It works on my machine But: production fails dependencies differ OS versions differ package versions differ Example: Your laptop: Node.js 20 Ubuntu 24 Red
Join discussion
May 10 · 3 min read · Content: Today I worked on deploying a multi-container application stack using Docker Compose. This helped me understand how Docker Compose simplifies managing multiple containers together and how s
Join discussionMay 5 · 3 min read · Content: Today I worked on creating a custom Docker image using a Dockerfile. The task required building an image with Apache installed and configured to run on a custom port (8085). This helped me un
Join discussion