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

Explanation: The 'docker pull' command is used to download a Docker image from a registry like Docker Hub.

Explanation by: Vinay
The 'docker pull' command is used to download a Docker image from a registry like Docker Hub.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
114
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
88%
Success Rate