• Switched the Dockerfile to multi-stage to combine build and run in a single file
• Added the pipeline-template to create the build pipeline in OCP
• Added the manifests/deploy-openshift.yaml which changes the Deployment to a DeploymentConfig that reacts on ImageStream Change Triggers for re-deployment
• Switched the Dockerfile to multi-stage to combine build and run in a single file • Added the pipeline-template to create the build pipeline in OCP • Added the manifests/deploy-openshift.yaml which changes the Deployment to a DeploymentConfig that reacts on ImageStream Change Triggers for re-deployment