HoustonPutman opened a new pull request #572: URL: https://github.com/apache/solr/pull/572
https://issues.apache.org/jira/browse/SOLR-15956 Note I have also renamed `solr-<version>/docker/Dockerfile.local` to `solr-<version>/docker/Dockerfile` in the distribution, as I don't think there would be any confusion there and it is just cleaner. It's completely compatible with the official Docker image, just uses the binary distribution instead of downloading official releases. As a last non-doc change, I added back in the logic to remove the Dockerfile from the Docker image. This is because without this logic, the official docker image would contain the _local_ Dockerfile, which doesn't particularly make sense. Easier to just remove it as it doesn't provide value. Will mention both above changes in the JIRA. -- 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]
