πŸ“Š Docker
Q. Which of the following Docker commands is used to pull an image from a remote registry?
  • (A) docker push
  • (B) docker fetch
  • (C) docker pull
  • (D) docker get
πŸ’¬ Discuss
βœ… Correct Answer: (C) docker pull

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

Explanation by: Vikash Gupta
'docker pull' is used to download an image from a remote registry like Docker Hub.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vikash Gupta
Publisher
πŸ“ˆ
92%
Success Rate