A

Admin • 833.24K Points
Coach

Q. Which of the following is true about Docker images?

  • (A) Docker images are always ephemeral
  • (B) Docker images are a snapshot of a filesystem with dependencies
  • (C) Docker images are containers in themselves
  • (D) Docker images do not contain any software dependencies
  • Correct Answer - Option(B)
  • Views: 38
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

Docker images contain the application and its dependencies, forming a snapshot of a filesystem.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.