A

Admin • 833.24K Points
Coach

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

  • (A) Volumes persist data across container restarts
  • (B) Volumes are ephemeral and get deleted when the container is deleted
  • (C) Volumes are only accessible inside the container
  • (D) Volumes are used for storing images
  • Correct Answer - Option(A)
  • Views: 31
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

Docker volumes persist data even if the container is stopped or deleted.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.