A

Admin • 833.24K Points
Coach

Q. Which of the following commands creates a Docker container from an image?

  • (A) docker run
  • (B) docker create
  • (C) docker build
  • (D) docker start
  • Correct Answer - Option(A)
  • Views: 40
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

The 'docker run' command is used to create and start a container from an image.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.