You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Mikhail Gryzykhin (Jira)" <ji...@apache.org> on 2020/01/06 22:58:00 UTC

[jira] [Commented] (BEAM-8780) Improve publish_docker_images.sh

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

Mikhail Gryzykhin commented on BEAM-8780:
-----------------------------------------

Good sources
[https://dille.name/blog/2018/09/20/how-to-tag-docker-images-without-pulling-them/]
[https://stackoverflow.com/questions/48363572/how-to-add-tag-alias-on-docker-hub-without-pulling-an-image]

 

Rebuilding image is incorrect since version of compiler might change.

> Improve publish_docker_images.sh
> --------------------------------
>
>                 Key: BEAM-8780
>                 URL: https://issues.apache.org/jira/browse/BEAM-8780
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system
>            Reporter: Mark Liu
>            Assignee: Hannah Jiang
>            Priority: Major
>
> Few improvement places:
>  * The script builds new image for publishing. Better to reuse existing staged rc images.
>  * This script ask input that’s unrelated to publish (i.e rc #, gpg key...)
>  * This script first run unrelated staging steps.



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