Q. Which command is used to list all Docker images on the local machine?

  • (A) docker images
  • (B) docker list
  • (C) docker ps
  • (D) docker ls
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker images
Explanation: The 'docker images' command lists all Docker images stored locally.
Explanation by: Vijay Sangwan
The 'docker images' command lists all Docker images stored locally.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
145
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
93%
Success Rate