Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-15129 Use the Solr TGZ artifact as Docker context
-
- Resolved
-