Q. Which of the following is NOT a valid Docker command?

  • (A) docker list
  • (B) docker ps
  • (C) docker images
  • (D) docker rmi
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker list
Explanation: 'docker list' is not a valid Docker command. The correct command is 'docker ps' to list containers.
Explanation by: Ranjeet
'docker list' is not a valid Docker command. The correct command is 'docker ps' to list containers.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
128
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ranjeet
Publisher
πŸ“ˆ
94%
Success Rate