Q. Which file is used to define a Docker image build process?
β
Correct Answer: (A)
Dockerfile
Explanation: A Dockerfile contains the instructions for building a Docker image.