Part 1:Key Concepts of Containers
This part will explain the key concepts of software containers. We will learn their main features, how they implement the security by default concept using well-known operating system features, and how to create and deploy applications based on containers in Linux and Windows environments.
This part has the following chapters:
- Chapter 1, Modern Infrastructure and Applications with Docker
- Chapter 2, Building Docker Images
- Chapter 3, Shipping Docker Images
- Chapter 4, Running Docker Containers
- Chapter 5, Creating Multi-Container Applications