If docker image already available in nexus repository then it can be used in openshift ECPaaS environment by creating image stream. Below are the steps to create image stream in openshift.
a. login to openshift with CLI ( Download openshift client(oc) from Download link and install)
...