I want to run ballerina in an alpine based image. Installed java 17(jre) and set the JAVA_HOME, JAVA_CMD and other variables. when I run "bal --version", it gives me the following.
"Error: JAVA_HOME is not defined correctly."
I used the zip installation method.
Also, which of the following is the correct executable?
ballerina-2201.8.4-swan-lake/bin/bal or
ballerina-2201.8.4-swan-lake/distributions/ballerina-2201.8.4/bin/bal