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

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

Commit 3bfe9d8ac92b33cdc73e8522e3110cb75363d795 in lucene-solr's branch 
refs/heads/master from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3bfe9d8 ]

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
>          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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to