{"id":26744,"date":"2021-06-15T18:04:47","date_gmt":"2021-06-15T18:04:47","guid":{"rendered":"https:\/\/naiveskill.com\/?p=26744"},"modified":"2022-11-01T09:26:48","modified_gmt":"2022-11-01T09:26:48","slug":"what-docker-pull-does","status":"publish","type":"post","link":"https:\/\/naiveskill.com\/what-docker-pull-does\/","title":{"rendered":"What docker pull does | Complete tutorial for beginner [2022]"},"content":{"rendered":"\n

In this blog, I will be explaining what docker pull does, and we will see a couple of practical demonstrations of the docker pull command. We will also understand what image digest is and where the docker images get saved. So before going deep dive into the docker pull command, let’s first understand a few basic terminologies.<\/p>\n\n\n\n

What is dockerhub?<\/h2>\n\n\n\n

Dockerhub<\/a> is the world’s largest repository for container images. In Dockerhub, you will find images from the developer, open-source contributors as well as official images. You can even create your images and push them to dockerhub.<\/p>\n\n\n\n

In dockerhub, you can create public and private repo’s to push your docker images. Dockerhub provides lots of advantages, some of them are:<\/p>\n\n\n\n