A

Admin • 833K Points
Coach

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

  • (A) Volumes are used to store data generated by and used by Docker containers
  • (B) Volumes are ephemeral and cannot be shared between containers
  • (C) Volumes only work with Linux-based containers
  • (D) Volumes are used to store Docker images
  • Correct Answer - Option(A)
  • Views: 53
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

Docker volumes are used to persist data generated and used by Docker containers, and they can be shared between containers.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.