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

ERROR: failed to solve authorization failed #20

Open
TomYule opened this issue Nov 21, 2023 · 0 comments
Open

ERROR: failed to solve authorization failed #20

TomYule opened this issue Nov 21, 2023 · 0 comments

Comments

@TomYule
Copy link

TomYule commented Nov 21, 2023

ERROR: failed to solve: soulteary/prompt-generator:base: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

PS E:\AIProject\docker-prompt-generator> docker build -t soulteary/prompt-generator:gpu . -f docker/Dockerfile.gpu
[+] Building 3.3s (4/4) FINISHED                                                                         docker:default
 => [internal] load .dockerignore                                                                                  0.0s
 => => transferring context: 2B                                                                                    0.0s
 => [internal] load build definition from Dockerfile.gpu                                                           0.0s
 => => transferring dockerfile: 879B                                                                               0.0s
 => ERROR [internal] load metadata for docker.io/soulteary/prompt-generator:base                                   3.3s
 => [auth] soulteary/prompt-generator:pull token for registry-1.docker.io                                          0.0s
------
 > [internal] load metadata for docker.io/soulteary/prompt-generator:base:
------
Dockerfile.gpu:1
--------------------
   1 | >>> FROM soulteary/prompt-generator:base
   2 |     LABEL org.opencontainers.image.authors="[email protected]"
   3 |
--------------------
ERROR: failed to solve: soulteary/prompt-generator:base: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed

构建失败

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