Q. What does the 'docker run' command do?

  • (A) Starts a new container from an image
  • (B) Builds a Docker image
  • (C) Lists all running containers
  • (D) Removes a container
πŸ’¬ Discuss
βœ… Correct Answer: (A) Starts a new container from an image
Explanation: The 'docker run' command starts a new container from a specified image.
Explanation by: Rakesh Kumar
The 'docker run' command starts a new container from a specified image.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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