Skip to the content.

Back to the previous section

Step 6: Packaging our application

Now that the application code is working, we’re ready to package it as a container image, and have it running directly into OpenShift as a service you will be able to call from any other application.

Note: the application code is available in the same repo we’ve been using before, but in the app branch. It is the same content as we had in our notebooks, except that instead of passing an image name to the prediction function, we will be able to directly upload any image!

Building the application inside OpenShift

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

Once you’re finished, you can come back here and head to the next section.