Unable to find image ‘getting-started:latest’ locally

In this tutorial im going to sove Unable to find image ‘getting-started:latest’ locally issue when i run this command “docker run -dp 127.0.0.1:3000:3000 getting-started” this showing error. lets go to solve this issues.

Error:-

Unable to find image 'getting-started:latest' locally
docker: Error response from daemon: pull access denied for getting-started, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.

Solutions:-

docker run -d -p 80:80 docker/getting-started

Now problem has been resolved.

Hi I am Amit Kumar Thakur Experienced as s Software Developer with a demonstrated history of working in the information technology and services industry. Skilled in HTML, CSS, Bootstrap4, PHP, Laravel-9 , REST API,FB API,Google API, Youtube Api, Bitbucket,Github,Linux and jQuery. Strong engineering professional focused in Computer/Information Technology Administration and Management. Currently my profile is to Software Developer, analyze the requirement, creating frame for web application, coding and maintenance.

Related Posts

How to install Redis on Docker with Example ?

In this tutorial we’re going to learn how to install redis on docker with example. I have mentioned in every step with example of installations. 1st step…

How to install docker on windows?

In this tutorial I’m going to learn how to install docker on windows . Follow this tutorial i have to install docker on windows in very easy…

How to run docker image using localhost ?

In this tutorial im going to learn how to run docker image in localhost. Run below code Open below url Now working successfully.

How to Check Container and Images Available on Docker using Command ?

In this tutorial am going to learn how to check how many containers and images available on docker lets go to check. Run below command Output: –…

What is Docker ? Docker architecture Explained ?

What is Docker? Docker is a conatainer management tools .One of the great things about open source is that you have choice in what technology you use…

How to install Docker on Windows ? Docker Installation Explained.

In this tutorial I’m going to learn how to install docker on windows . Follow this tutorial i have to install docker on windows in very easy…

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x