πŸ“Š Docker
Q. Which flag is used with 'docker-compose up' to rebuild images?
  • (A) --build
  • (B) --rebuild
  • (C) --refresh
  • (D) --update
πŸ’¬ Discuss
βœ… Correct Answer: (A) --build

Explanation: Using the '--build' flag with 'docker-compose up' rebuilds the images before starting the services.

Explanation by: Vinay
Using the '--build' flag with 'docker-compose up' rebuilds the images before starting the services.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
302
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
94%
Success Rate