πŸ“Š Docker
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

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