Docker internals

What you will learn: How docker layered filesystem worksHow container images are built? What Linux kernel syscalls and mechanisms are used by docker containers?

What is the benefit? Practical orientation: Containerization is and will be one of top technologies used in every IT company, including yours. Learning about its internals will give you knowledge for what you can use containers and when this technology might not be a good fit.