πŸ“Š Docker
Q. Which command is used to build a Docker image from a Dockerfile?
  • (A) docker build
  • (B) docker create
  • (C) docker run
  • (D) docker image
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker build

Explanation: The 'docker build' command builds an image from a Dockerfile.

Explanation by: Vijay Sangwan
The 'docker build' command builds an image from a Dockerfile.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
121
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vijay Sangwan
Publisher
πŸ“ˆ
90%
Success Rate