In this chapter, you will learn how to create images and containers through an easy flow. The tricky questions in the exam usually focus on the multistage builds, the Dockerfile commands, the health check in the Dockerfile, the inspect command options, and the client commands to manage images.
The flow including the CLI commands to manage images and containers
The Dockerfile commands in the flow
The inspect command ...