A

Admin • 833.24K Points
Coach

Q. Which command is used to view the Docker build history of an image?

  • (A) docker history
  • (B) docker inspect
  • (C) docker logs
  • (D) docker build history
  • Correct Answer - Option(A)
  • Views: 54
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

The 'docker history' command displays the build history of a Docker image, including the layers and commands used.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.