πŸ“Š Docker
Q. Which command is used to pull a Docker image from Docker Hub?
  • (A) docker pull image_name
  • (B) docker download image_name
  • (C) docker fetch image_name
  • (D) docker import image_name
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker pull image_name

Explanation: The 'docker pull' command is used to pull a Docker image from a registry, such as Docker Hub.

Explanation by: Shiva Ram
The 'docker pull' command is used to pull a Docker image from a registry, such as Docker Hub.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
78
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Shiva Ram
Publisher
πŸ“ˆ
89%
Success Rate