4d ago · 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 discussionApr 30 · 2 min read · Content: Today I worked on deploying an Nginx container on an application server as part of container-based application deployment testing. This task focused on pulling an image from Docker Hub and r
Join discussionApr 27 · 16 min read · 7 Days of Docker in 2026 — When Containers Need to Talk and Remember On Day 3, you built production-ready images with Dockerfiles, optimized layers, and mastered multi-stage builds. Every container y
DDeepak commented