Accessing the OpenShift Docker Registry
Make sure your shell is configured to reuse the Minishift docker daemon.
The following example shows how to deploy an OpenShift application directly from a locally-built Docker image. This example uses the OpenShift project myproject. This project is automatically created by .
Make sure your shell is configured to .
Tag the image against the OpenShift registry:
Push the image to the registry to create an image stream with the same name as the application: