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 with the correct answer and an explanation. Start a timed exam below, or scroll on to read through the questions.
Answers and explanations are shown. Take the timed exam above to test yourself first.
Full CompTIA Linux+ practice exam · CompTIA Linux+ study guide · All CompTIA practice questions
Last updated