Accessing the OpenShift Docker Registry

    1. 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 .

    1. Make sure your shell is configured to .

    2. Tag the image against the OpenShift registry:

    3. Push the image to the registry to create an image stream with the same name as the application: