IBMStockTrader / trader

UI microservice for the Stock Trader app
Apache License 2.0
24 stars 63 forks source link

Added OCP Pipeline and changed Dockerfile to multi-stage #7

Closed maxveit closed 5 years ago

maxveit commented 5 years ago

• 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