Day 19 - Docker Interview Q&A
1. What is Docker? Answer:Docker is an open-source containerization platform used to build, package, and run applications inside lightweight, portable containers. It helps manage the entire lifecycle of containers — building images, running container...
