Importing application image from local docker registry

349 Views Asked by At

I have a docker application image created using s2i implementation. I was able to import it in the server(OpenShift) but when I create a project using this image, it does not detect any image. I am guessing that I have imported a whole application image but not an image stream? I'm using OpenShift Cli tool to import the image.

The docker application image is set up from my local.

I'm new to this set up but if anyone who have related experience to this is greatly appreciated.

0

There are 0 best solutions below