Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerhub access denied? #7

Open
sbenthall opened this issue Mar 28, 2023 · 2 comments
Open

dockerhub access denied? #7

sbenthall opened this issue Mar 28, 2023 · 2 comments

Comments

@sbenthall
Copy link
Contributor

$ docker push sbenthall/login_service
Using default tag: latest
The push refers to repository [docker.io/sbenthall/login_service]
89a33258e12c: Waiting 
338da766d3e3: Waiting 
193c6e65adca: Waiting 
078191858e46: Waiting 
512616846a81: Waiting 
fa2e9b864b54: Waiting 
74825a2609e8: Waiting 
af113905c937: Waiting 
5c563cc8b216: Waiting 
d4514f8b2aac: Waiting 
5ab567b9150b: Waiting 
a90e3914fb92: Waiting 
053a1f71007e: Waiting 
ec09eb83ea03: Waiting 
denied: requested access to the resource is denied

At this point I don't know how to get access to dockerhub configured.
A link to the right dockerhub docs would improve the README

@sbenthall
Copy link
Contributor Author

Am I correct in thinking that pushing to dockerhub is not necessary for a local build/run of the dashboard?

I.e. the README says to push to dockerhub because you are building locally and running on a separate server, correct?

Maybe better to have local and remote build instructions separate.

@MridulS
Copy link
Collaborator

MridulS commented Mar 28, 2023

Yes correct. You don't need dockerhub if you just doing this locally. We should have better documentation for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants