Home / Report Question

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: A