-1

I want to create a docker image with tomcat 9 with Oracle JDK 13 to deploy an application. Having error

/opt/apache-tomcat-9.0.29/bin/catalina.sh`:Error line 467: /opt/jdk-13.0.1/bin/java: No such file or directory on dockers, OS centos 8 minimal.

Reegan Miranda
  • 2,879
  • 6
  • 43
  • 55

1 Answers1

0

issue has been resolved. Removed the traces of JRE from env variables as well as found a blank space in java path.