You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am having issues with pulling from your registry
toaspzoo@MacBook-Pro-toaspzoo ~ % docker pull ghcr.io/graalvm/native-image-community:17-ol9
Error response from daemon: Head "https://ghcr.io/v2/graalvm/native-image-community/manifests/17-ol9": denied: denied
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':dockerBuildNative'.
> Could not build image: Head "https://ghcr.io/v2/graalvm/native-image-community/manifests/17-ol9": denied: denied
Describe the Issue
Hello, I am having issues with pulling from your registry
https://github.com/graalvm/container/pkgs/container/native-image-community/140644695?tag=17-ol9
Using the latest version of GraalVM can resolve many issues.
GraalVM Version
17-ol9
Operating System and Version
Darwin MacBook-Pro-toaspzoo.local 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:16 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6000 arm64
Build Command
./gradlew buildNativeImage
Expected Behavior
Image can be downloaded without authorization
Actual Behavior
Cannot download image
Steps to Reproduce
docker pull ghcr.io/graalvm/native-image-community:17-ol9
or
./gradlew dockerBuildNative (macos, arm), java 17
Additional Context
No response
Build Log Output and Error Messages
No response
The text was updated successfully, but these errors were encountered: