How does Docker work? Feb 14, 2022 4 min read dockerlinuxkernelcontainernamespace In this series of posts, we explore how docker works under the hood. Especially we will focus on how docker isolates the application environment and how is it different from using a virtual machine.