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