Folks, I have a scenario where a maven build creates an image and pushes this to the local openshift docker repository. I’m then trying to use `oc new-app …` to create an application from that image. This fails because the image cannot be found on docker hub.
Is there a way to tell openshift to also look in it local repository where the image exists already? cheers — thomas _______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
