Q. Which command is used to create a Docker volume?

  • (A) docker create volume
  • (B) docker volume new
  • (C) docker volume create
  • (D) docker volume init
πŸ’¬ Discuss
βœ… Correct Answer: (C) docker volume create
Explanation: The `docker volume create` command is used to create a new volume.
Explanation by: Mr. Dubey
The `docker volume create` command is used to create a new volume.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
85
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
86%
Success Rate