You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/01 14:56:00 UTC

[jira] [Commented] (DRILL-7496) Update Dockerfile to publish release images under Apache Docker Hub

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

ASF GitHub Bot commented on DRILL-7496:
---------------------------------------

vvysotskyi commented on pull request #1947: DRILL-7496: Update Dockerfile to publish release images under Apache Docker Hub
URL: https://github.com/apache/drill/pull/1947
 
 
   - Updated Dockerfile to attach project sources and build Drill when building docker images, so now it may be used for automatic triggering Docker build job, here is an example for my fork: https://hub.docker.com/repository/registry-1.docker.io/vvysotskyi/drill-docker-test/builds/53c17631-a09d-43b9-8436-c8b11d935733
   - Used multistage build to exclude maven cached repositories from the target image to reduce image size.
   - Updated docs to be consistent with current changes.
   
   Jira - [DRILL-7496](https://issues.apache.org/jira/browse/DRILL-7496).
 
----------------------------------------------------------------
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


> Update Dockerfile to publish release images under Apache Docker Hub
> -------------------------------------------------------------------
>
>                 Key: DRILL-7496
>                 URL: https://issues.apache.org/jira/browse/DRILL-7496
>             Project: Apache Drill
>          Issue Type: Task
>    Affects Versions: 1.17.0
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Major
>             Fix For: 1.18.0
>
>
> Update Dockerfile to use built release archive by default for images and publish images under Apache Docker Hub.
> Once Dockerfile is updated, we should ask INFRA to add a hook for publishing release images automatically one release tag is created. As an example may be used this Jira: https://issues.apache.org/jira/browse/INFRA-13838.



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