GSGanesh Sethuinganesh-sethu.hashnode.dev·Jun 22, 2024 · 4 min readFundamentals of DockerIn this article, We’ll explore what docker is, why it is used, the difference between containerization and virtualization, a simple Workflow that uses it, docker architecture, and when it should be used and when it should not be used. What is docker?...00