Q. Which command is used to start services defined in a Docker Compose file?

  • (A) docker-compose build
  • (B) docker-compose start
  • (C) docker-compose up
  • (D) docker-compose init
πŸ’¬ Discuss
βœ… Correct Answer: (C) docker-compose up
Explanation: The 'docker-compose up' command starts services defined in the compose file.
Explanation by: Admin
The 'docker-compose up' command starts services defined in the compose file.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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