-
Notifications
You must be signed in to change notification settings - Fork 13
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
[Bug] Fix images that depend on a base image #1748
Closed
3 tasks done
Comments
Unable to access base image when pushing the image#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s
#3 [internal] load metadata for ghcr.io/sage-bionetworks/openchallenges-image-service-base:local
#3 ...
#4 [auth] sage-bionetworks/openchallenges-image-service-base:pull token for ghcr.io
#4 DONE 0.0s
#3 [internal] load metadata for ghcr.io/sage-bionetworks/openchallenges-image-service-base:local
#3 ERROR: ghcr.io/sage-bionetworks/openchallenges-image-service-base:local: not found
------
> [internal] load metadata for ghcr.io/sage-bionetworks/openchallenges-image-service-base:local:
------
ERROR: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: ghcr.io/sage-bionetworks/openchallenges-image-service-base:local: not found References
|
Same issue despite using the #2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.0s
#3 [auth] sage-bionetworks/openchallenges-image-service-base:pull token for ghcr.io
#3 DONE 0.0s
#4 [internal] load metadata for ghcr.io/sage-bionetworks/openchallenges-image-service-base:local
#4 ERROR: ghcr.io/sage-bionetworks/openchallenges-image-service-base:local: not found
------
> [internal] load metadata for ghcr.io/sage-bionetworks/openchallenges-image-service-base:local:
------
ERROR: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: ghcr.io/sage-bionetworks/openchallenges-image-service-base:local: not found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
What projects are you seeing the problem on?
OpenChallenges
Current behavior
Expected behavior
No response
Anything else?
No response
Commit ID
No response
Are you developing inside the dev container?
Code of Conduct
The text was updated successfully, but these errors were encountered: