Przemysław Wróblewski
Results
2
comments of
Przemysław Wróblewski
@kford-newrelic unfortunately no, I'm stuck here. Since I'm using official Solr image I was hoping to get it working out of the box. Looking for your assistance how to proceed....
@kford-newrelic I've build Solr image using java 11, according to https://github.com/apache/solr/tree/main/solr/docker#building-from-the-solr-binary-distribution ``` docker build --build-arg BASE_IMAGE=eclipse-temurin:11-jre-focal -f solr-9.1.0/docker/Dockerfile -t solr:9.1.0 - < solr-9.1.0.tgz ``` however result is the same.