Quiz

In the following quiz, you will be tested on concepts you learned in this chapter.

We'll cover the following...
Technical Quiz
1.

What is the role of a container in Docker?

A.

A container is a virtual machine for Docker

B.

A container is what Docker hosts

C.

A container is used to contain Docker images

D.

All of the above

E.

None of the above


1 / 5

In the ...