You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2022/10/20 14:19:00 UTC

[jira] [Created] (SOLR-16482) Introduce internal envVar for passing props from the Dockerfile to bin/solr

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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org