πŸ“Š Docker
Q. What is the function of the 'docker pull' command?
  • (A) Pushes a Docker image to Docker Hub
  • (B) Downloads a Docker image from Docker Hub
  • (C) Starts a Docker container from an image
  • (D) Deletes a Docker image
πŸ’¬ Discuss
βœ… Correct Answer: (B) Downloads a Docker image from Docker Hub

Explanation: 'docker pull' is used to download a Docker image from a registry (such as Docker Hub).

Explanation by: Shiva Ram
'docker pull' is used to download a Docker image from a registry (such as Docker Hub).

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
211
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Shiva Ram
Publisher
πŸ“ˆ
90%
Success Rate