Houston Putman created SOLR-16482:
-------------------------------------
Summary: Introduce internal envVar for passing props from the
Dockerfile to bin/solr
Key: SOLR-16482
URL: https://issues.apache.org/jira/browse/SOLR-16482
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: Docker
Affects Versions: 9.0
Reporter: Houston Putman
We have had the need to specify system properties in the Docker container
multiple times over the last year (Log4J vulnerability & JDK17 bugs). Fixing
this would be much easier if we could rely on a envVar that we know isn't used
by users, so we could pass this information straight to bin/solr.
Since the docker image and solr are released together, this is unnecessary for
fixing bugs in newer versions. It is merely creating an easy vector to fix
existing docker images, where we cannot update the bin/solr they are using.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]