A

Admin • 833.24K Points
Coach

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

  • (A) docker list
  • (B) docker ps
  • (C) docker images
  • (D) docker rmi
  • Correct Answer - Option(A)
  • Views: 32
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

'docker list' is not a valid Docker command. The correct command is 'docker ps' to list containers.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.