-
Notifications
You must be signed in to change notification settings - Fork 3
pull from registry.ci.openshift.org
Jenny Zhu edited this page Sep 5, 2025
·
1 revision
In order to pull from registry.ci.openshift.org, you may be able to follow these steps:
- log into https://console-openshift-console.apps.ci.l2s4.p1.openshiftapps.com/ using RH internal SSO
- User dropdown > Copy login command > copy the oc login command from this page
- In your terminal, paste the login command from 2️⃣
- Execute the command oc registry login
- Now you should be able to pull from that registry If you have your pull secret for podman set up differently than default, you can use oc registry login --to to save your creds to whatever pull secret file you use