Home / Report Question

Q. Which command builds a Docker image from a Dockerfile?
  • A. docker run
  • B. docker pull
  • C. docker build
  • D. docker start