A

Admin • 832.27K Points
Coach

Q. What is the purpose of the Docker 'volume' feature?

  • (A) To allocate CPU resources to containers
  • (B) To persist data in containers across restarts
  • (C) To manage network configurations
  • (D) To configure container memory
  • Correct Answer - Option(B)
  • Views: 35
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

Docker volumes are used to persist data in containers, ensuring data remains intact across container restarts.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.