HoustonPutman commented on a change in pull request #491:
URL: https://github.com/apache/solr/pull/491#discussion_r779120194



##########
File path: solr/docker/build.gradle
##########
@@ -104,6 +112,18 @@ task assemblePackaging(type: Sync) {
   into packagingDir
 }
 
+task assemblePackagingOfficial(type: Sync) {

Review comment:
       There's no need to add the docker scripts in the official packaging, 
those are included in the tarball now.
   
   This can be simplified a lot, since there only needs to be one file added, 
the official dockerfile which is built by the `createDockerfileOfficial` task




-- 
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]

Reply via email to