Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ilackarms/192fa7952834b6ab0b5eca921b12a850 to your computer and use it in GitHub Desktop.
Save ilackarms/192fa7952834b6ab0b5eca921b12a850 to your computer and use it in GitHub Desktop.
→ docker login -u foo -p $(oc serviceaccounts get-token builder) http://172.17.0.2:5000
Login Succeeded
→ docker push 172.17.0.2:5000/openshift/busyboxThe push refers to a repository [172.17.0.2:5000/openshift/busybox]
4ac76077f2c7: Preparing
unauthorized: authentication required
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment