May 2017
Intermediate to advanced
312 pages
5h 23m
English
Docker provides isolated user spaces and hence provides user-based processes, space, and filesystems. Behind the scenes, it shares the Linux host kernel. The following diagram illustrates the working mechanism of a Docker container:

Docker has two main components with a client-server architecture:
Let's take a look at them in more detail:
Read now
Unlock full access