R

Ram Sharma • 193.84K Points
Coach

Q. Which of the following Docker commands is used to view detailed information about a Docker image?

  • (A) docker inspect image_name
  • (B) docker image show image_name
  • (C) docker images info image_name
  • (D) docker image details image_name

Explanation by: Ram Sharma
'docker inspect image_name' is used to view detailed information about a Docker image.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.