...

/

Quiz: Working with Docker Images

Quiz: Working with Docker Images

Test your knowledge of Docker images.

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

Which option best describes the relationship between images and containers?

A.

They mean the same thing.

B.

A container is a running image.

C.

An image is a running container.

D.

An image defines multiple tightly coupled containers.


1 / 12
...