KCNA (Kubernetes and Cloud Native Associate) sample exam question with answer 8

Question:
Which command can be used to run an instance of MongoDB using Docker?

  1. docker build
  2. docker pull
  3. docker run
  4. docker exec
Answer:
C - is the correct answer