A

Admin • 833.24K Points
Coach

Q. What is the purpose of Docker volumes?

  • (A) To store Docker images
  • (B) To persist data generated by Docker containers
  • (C) To manage Docker networks
  • (D) To monitor Docker containers
  • Correct Answer - Option(B)
  • Views: 35
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

Docker volumes are used to persist data generated by and used by Docker containers, even after the container is deleted.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.