Q. Which of the following commands is used to rebuild an image in Docker?

  • (A) docker rebuild
  • (B) docker image build
  • (C) docker build
  • (D) docker rebuild image
πŸ’¬ Discuss
βœ… Correct Answer: (C) docker build
Explanation: 'docker build' is used to create an image from a Dockerfile.
Explanation by: Gopal Sharma
'docker build' is used to create an image from a Dockerfile.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
188
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Gopal Sharma
Publisher
πŸ“ˆ
88%
Success Rate