Q. Where should the Dockerfile be placed? (A) Anywhere in the system (B) Inside /usr/local (C) Root of the build context (D) Docker directory ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Root of the build context Explanation: Dockerfile must be in the build context root directory.