Home »
MCQs »
Docker MCQs
Which of the following command you will use to list your containers?
6. Which of the following command you will use to list your containers?
- Docker list
- Docker Ps
- List
- Docker_container_list
Answer: B) Docker Ps
Explanation:
Docker ps command will be used to list your containers.