janhoy commented on code in PR #1112: URL: https://github.com/apache/solr/pull/1112#discussion_r1069479829
########## solr/solr-ref-guide/modules/deployment-guide/pages/docker-faq.adoc: ########## @@ -140,7 +140,7 @@ docker run -it -v $PWD/mysolrhome:/mysolrhome -e SOLR_HOME=/mysolrhome solr This does need a pre-configured directory at that location. -To make this easier, Solr docker supports a INIT_SOLR_HOME setting, which copies the contents +Until version 7, Solr docker supported an INIT_SOLR_HOME setting, which copies the contents Review Comment: Better, just remove the entire mention of `INIT_SOLR_HOME`. We don't normally document earlier versions in ref guide -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
