Q1. Which Docker command lists running containers?
- A.docker ps✓ Correct
- B.docker ls
- C.docker containers
- D.docker list
Explanation: docker ps shows active containers (add -a for all). Learn more.
9 free, exam-style CompTIA Linux+ (XK0-006) practice questions covering Containers. Each question shows the correct answer and a clear explanation. Ready for the real thing? Take the full timed quiz below.