Closed txj-xyz closed 2 years ago
This passes my testing in a production environment.
Looks good. The base image 'openjdk' comes with the JAVA_HOME that is set to /usr/local/openjdk-11. Now we have ES_JAVA_HOME and both are pointing to the same location.
Simple merge, this tweak just silences the warning from Elasticsearch mentioning it's missing an optional environment variable describing Java's home location.