You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2021/04/06 22:22:00 UTC

[jira] [Created] (SOLR-15322) include all docker context pre-reqs (notably docker scripts) in released solr.tgz

Chris M. Hostetter created SOLR-15322:
-----------------------------------------

             Summary: include all docker context pre-reqs (notably docker scripts) in released solr.tgz
                 Key: SOLR-15322
                 URL: https://issues.apache.org/jira/browse/SOLR-15322
             Project: Solr
          Issue Type: Sub-task
            Reporter: Chris M. Hostetter


in the 8.x docker-solr world, all of the scripts specific to the docker image lived in the 'docker-solr' repo and were completely disjoint from solr.

in 9x, these scripts currently live in the solr/solr/docker/scripts directory of the solr.git repo, and the build.gradle file copies them into the docker context.

we should move towards including these scripts -- and any other solr specific docker image pre-requisites -- into the "solr-X.Y.Z.tgz" release artifact, so that it contains everything necessary for building a solr docker image.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org