Q. Which of the following is used to share a volume between services in Docker Compose?

  • (A) SharedVolumes
  • (B) volumes_from
  • (C) link
  • (D) external
πŸ’¬ Discuss
βœ… Correct Answer: (B) volumes_from
Explanation: The 'volumes_from' option is used to share a volume between services in Docker Compose.
Explanation by: Admin
The 'volumes_from' option is used to share a volume between services in Docker Compose.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
112
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
96%
Success Rate