...

/

Quiz on Docker Fundamentals

Quiz on Docker Fundamentals

Review Fundamentals

We'll cover the following...

Docker Fundamentals

1.

How do you list only running containers?

A.

ps

B.

docker ps -a

C.

docker ps


1 / 4