R

Ranjeet • 34.60K Points
Instructor I

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

  • (A) docker list
  • (B) docker ps
  • (C) docker images
  • (D) docker rmi

Explanation by: Ranjeet
'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.