Q. Which command is used to push a Docker image to Docker Hub?

  • (A) docker push
  • (B) docker upload
  • (C) docker commit
  • (D) docker send
πŸ’¬ Discuss
βœ… Correct Answer: (A) docker push
Explanation: 'docker push' is used to upload a local image to Docker Hub or another Docker registry.
Explanation by: Praveen Singh
'docker push' is used to upload a local image to Docker Hub or another Docker registry.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
107
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
94%
Success Rate