Quiz on Docker Fundamentals
Review Fundamentals
We'll cover the following...
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
Review Fundamentals
Docker Fundamentals
How do you list only running containers?
ps
docker ps -a
docker ps