Minishift's dashboard contains a set of templates that can be used to build our applications quickly. At the time of writing, there's no Quarkus template; however, we can easily build and deploy our image as a binary build that conveys the Dockerfile that we have already tested.
For this purpose, we will be using the oc client tool, which is the Swiss Army knife that's used to configure OpenShift and its objects.