V

Vikash Gupta • 33.56K Points
Instructor I

Q. What is the purpose of the 'docker volume' command?

  • (A) To manage Docker containers
  • (B) To manage persistent storage for Docker containers
  • (C) To list Docker images
  • (D) To create new networks in Docker

Explanation by: Vikash Gupta
'docker volume' is used to create, list, and manage volumes in Docker, which are used for persistent data storage.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.