πŸ“Š Docker
Q. Which command is used to check the status of all services in Docker Compose?
  • (A) docker-compose status
  • (B) docker-compose show
  • (C) docker-compose ps
  • (D) docker-compose check
πŸ’¬ Discuss
βœ… Correct Answer: (C) docker-compose ps

Explanation: The 'docker-compose ps' command shows the status of all services in a Docker Compose setup.

Explanation by: Ram Sharma
The 'docker-compose ps' command shows the status of all services in a Docker Compose setup.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
174
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
91%
Success Rate