A

Admin • 802.91K Points
Coach

Q. Which command creates a named volume in Docker?

  • (A) docker volume add mydata
  • (B) docker volume run mydata
  • (C) docker volume create mydata
  • (D) docker volume build mydata

Explanation by: Admin
The `docker volume create` command is used to create named volumes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.