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

Permission denied when accessing icr.io/zoscp/ibmjava #299

Open
Crosswind opened this issue Jan 9, 2025 · 0 comments
Open

Permission denied when accessing icr.io/zoscp/ibmjava #299

Crosswind opened this issue Jan 9, 2025 · 0 comments

Comments

@Crosswind
Copy link

When trying to build the image zOS-Container-Platform/multi-architecture-images/basic-image-building using the z/OS base image I receive an HTTP 403 response from the registry.

Steps to reproduce:

  • Login to IBM Cloud ibmcloud login -a https://cloud.ibm.com -u passcode -p <passcode
  • Add credentials to Docker daemon ibmcloud cr login --client docker
  • Pull the image:
> docker image pull icr.io/zoscp/ibmjava:8
Error response from daemon: failed to resolve reference "icr.io/zoscp/ibmjava:8": unexpected status from HEAD request to https://icr.io/v2/zoscp/ibmjava/manifests/8: 403 Forbidden

Why is this happening?

Where can I find more information about the zoscp images that are available? I tried finding images but didn't get any result back:
> ibmcloud cr image-list --include-ibm | grep "zoscp"

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