You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/01/28 17:28:44 UTC

[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #2263: SOLR-14978 OOM Killer in Foreground (#2055)

HoustonPutman commented on a change in pull request #2263:
URL: https://github.com/apache/lucene-solr/pull/2263#discussion_r566275295



##########
File path: solr/docker/Dockerfile
##########
@@ -54,7 +54,7 @@ ARG SOLR_VERSION
 # Used by solr-fg
 ENV SOLR_VERSION $SOLR_VERSION
 
-COPY --from=input /opt/solr-$SOLR_VERSION /opt/solr-$SOLR_VERSION
+COPY --from=input /opt/solr-$SOLR_VERSION /opt/solr-$SOLR_VERSION.tgz

Review comment:
       merging mistake. This shouldn't be changed.




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org