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

docker-compose up - error #48

Open
hygjob opened this issue Jul 17, 2023 · 1 comment
Open

docker-compose up - error #48

hygjob opened this issue Jul 17, 2023 · 1 comment

Comments

@hygjob
Copy link

hygjob commented Jul 17, 2023

Hello. When I use docker, I got error below.
I use window 10 and docker.

D:\line-fido2-server>docker-compose up
[+] Running 0/3

  • fido2 Warning 4.3s
  • build Warning 3.1s
  • rp Warning 4.4s
    [+] Building 4.1s (14/20)
    ...
    ...

[rp:latest] FROM docker.io/library/build-image:latest:


failed to solve: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

D:\line-fido2-server>

@hugomoraismendes
Copy link

hugomoraismendes commented Sep 15, 2023

The same problem is happening to me on Linux/Ubuntu and Mac Os.

To resolve it, you had to run the following command. docker build -t build-image . command in project folder.

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