openshift Building Non Root Docker Images OpenShift Bummer: You can rarely use an existing Dockerhub image and run it on OpenShift out the box. Although with good intentions, this is a massive blow to developer experience coming
open source Open Banking Project API Set-up Locally on IntelliJ Get the OBP-API codebase mkdir -p ~/obpapi-demo-install cd obpapi-demo-install/ git clone https://github.com/OpenBankProject/OBP-API.git cd OBP-API/ # Create detault props settings, by copying the templates cp src/main/