Leo Christy Jesuraj
Leo Christy Jesuraj
@arturdzm could you please have a look at this? Thanks.
@LDL-GH Adding ubi-min based images is in our roadmap. We completed the initial investigation and planning to start the work soon.
@isalkovic Apologies for the delay. Are you still encountering this issue?
@psihovjeverica Glad that you got it to work. We'll try to reproduce with one of the sample spring app. Thanks.
@psihovjeverica I managed to reproduce the issue you were hitting by using same Dockerfile above, but with one of our sample spring app. The permission problem is related to these...
@isalkovic You're welcome! Agree, I've already submitted a PR to update the sample Dockerfile ([here](https://github.com/OpenLiberty/ci.docker/pull/297/files))
@faandg Are you still encountering this issue?
Related issue for Open Liberty: https://github.com/OpenLiberty/ci.docker/issues/284
@arturdzm Please document this new option: https://github.com/WASdev/ci.docker#optional-enterprise-functionality Thanks
@vutkuri1 The environment variable should be configured in server.xml. Does your server.xml contain the variable as in the following example? Notice the variables DB_HOST, DB_PORT. The default value is optional....