You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/01/27 17:34:00 UTC

[jira] [Commented] (SOLR-14947) Gradle docker build task should output image id or tag

    [ https://issues.apache.org/jira/browse/SOLR-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273031#comment-17273031 ] 

ASF subversion and git services commented on SOLR-14947:
--------------------------------------------------------

Commit 579f2f3dcaea1fe339586fba2ea4fbbbcf7dce87 in lucene-solr's branch refs/heads/reference_impl_dev from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=579f2f3 ]

SOLR-14947: Print out image info after gradle docker task. (#2007)



> Gradle docker build task should output image id or tag
> ------------------------------------------------------
>
>                 Key: SOLR-14947
>                 URL: https://issues.apache.org/jira/browse/SOLR-14947
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Build
>    Affects Versions: master (9.0)
>            Reporter: Mike Drob
>            Assignee: Houston Putman
>            Priority: Major
>             Fix For: master (9.0)
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When calling {{./gradlew docker}} it build the image, but I have no idea what it's called so that I can run it.
> When I run with {{--info}} I get the requested output, but also a lot of other stuff.
> {code}
> Successfully built 02d86c5c7357
> Successfully tagged apache/solr:9.0.0-SNAPSHOT
> :solr:docker:docker (Thread[Execution worker for ':' Thread 11,5,main]) completed. Took 0.172 secs.
> {code}
> We could put some of that in a {{doLast}} block, similar to https://github.com/apache/lucene-solr/blob/master/gradle/releasing.gradle#L51



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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