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: [email protected]
For additional commands, e-mail: [email protected]