How well do you know containers, images and the Docker workflow?
1 What is a Docker image?
2 Which command runs a container from an image?
3 What file defines how to build a Docker image?
4 How do containers differ from virtual machines?
5 Which flag maps a host port to a container port?