Q. Which command is used to pull an image from Docker Hub?
β
Correct Answer: (A)
docker pull
Explanation: The 'docker pull' command downloads an image from Docker Hub.