So i tried to push flask app that manipulate db using jaydebeapi on pcf, but it cannot find the jvm,and i tried this one
Add Java/JRE/JVM in Python Flask Cloud Foundry/IBM Cloud application
using multipacks return "No container can run this application", and the .profile didn't make any difference either.
this is the result when i add .profile containing the jre path in my computer file in my project direction
and this is when i used multi-buildpack, according to the link above