πŸ“Š Docker
Q. What is the purpose of the 'docker-compose scale' command?
  • (A) To increase the number of replicas for a service
  • (B) To resize Docker images
  • (C) To resize Docker volumes
  • (D) To resize Docker networks
πŸ’¬ Discuss
βœ… Correct Answer: (A) To increase the number of replicas for a service

Explanation: The 'docker-compose scale' command is used to increase or decrease the number of replicas for a service defined in the 'docker-compose.yml' file.

Explanation by: Vijay Sangwan
The 'docker-compose scale' command is used to increase or decrease the number of replicas for a service defined in the 'docker-compose.yml' file.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
241
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
81%
Success Rate