πŸ“Š Docker
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

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