Created
August 19, 2015 17:15
-
-
Save stevekuznetsov/50af3e6e1e003db24be3 to your computer and use it in GitHub Desktop.
old image
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ oc create -f test/extended/fixtures/ldap/ldapserver-imagestream.json && oc get imagestreamtag openldap:latest | |
imagestream "openldap" created | |
Error from server: imageStreamTag "openldap:latest" not found | |
$ oc get imagestreamtag openldap:latest | |
NAME DOCKER REF UPDATED IMAGENAME | |
openldap:latest openshift/openldap-2441-centos7@sha256:7f83fe368b8462bb53a8229bee0e7ba669012a3d2bc431714880b13f9e5e1f1a 292 years ago sha256:7f83fe368b8462bb53a8229bee0e7ba669012a3d2bc431714880b13f9e5e1f1a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment