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

unauthorized: incorrect username or password #33

Open
strydhp opened this issue Jun 22, 2024 · 0 comments
Open

unauthorized: incorrect username or password #33

strydhp opened this issue Jun 22, 2024 · 0 comments

Comments

@strydhp
Copy link

strydhp commented Jun 22, 2024

Hi folks, i was following docker tutorial Multi-container applications , the i got stuck.

after git clone, i try build the clone by using this command docker build -t multi-container-app , and it gives me thi ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory.

after that i move on to use this command "docker compose up -d" and it gives me this error
"todo-database Pulling
todo-database Error Head "https://registry-1.docker.io/v2/library/mongo/manifests/6": unauthorized: incorrect username or password
Error response from daemon: Head "https://registry-1.docker.io/v2/library/mongo/manifests/6": unauthorized: incorrect username or password"

i run the command using git inside multi-container-app folder

please help me

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

1 participant