Q. What does the 'docker pull' command do?

  • (A) Pushes a Docker image to the registry
  • (B) Downloads a Docker image from the registry
  • (C) Starts a container from an image
  • (D) Creates a new Docker image
πŸ’¬ Discuss
βœ… Correct Answer: (B) Downloads a Docker image from the registry
Explanation: 'docker pull' is used to download a Docker image from a registry such as Docker Hub.
Explanation by: Ranjeet
'docker pull' is used to download a Docker image from a registry such as Docker Hub.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
243
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ranjeet
Publisher
πŸ“ˆ
99%
Success Rate