πŸ“Š Docker
Q. Which of the following is true about Docker Compose?
  • (A) Docker Compose allows you to run multiple containers in a single command
  • (B) Docker Compose is used to monitor the health of Docker containers
  • (C) Docker Compose is used to manage Docker images
  • (D) Docker Compose can only be used for building Docker images
πŸ’¬ Discuss
βœ… Correct Answer: (A) Docker Compose allows you to run multiple containers in a single command

Explanation: Docker Compose allows you to define and manage multi-container Docker applications in a single file and run them with a single command.

Explanation by: Vijay Sangwan
Docker Compose allows you to define and manage multi-container Docker applications in a single file and run them with a single command.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
83
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
83%
Success Rate