[
https://issues.apache.org/jira/browse/BEAM-8105?focusedWorklogId=310104&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-310104
]
ASF GitHub Bot logged work on BEAM-8105:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Sep/19 20:52
Start Date: 10/Sep/19 20:52
Worklog Time Spent: 10m
Work Description: markflyhigh commented on pull request #9510:
[BEAM-8105] update release guide with docker images
URL: https://github.com/apache/beam/pull/9510#discussion_r322948245
##########
File path: website/src/contribute/release-guide.md
##########
@@ -1135,6 +1183,20 @@ __NOTE__: Only PMC members have permissions to do it,
ping [dev@](mailto:dev@bea
Make sure the download address for last release version is upldaed, [example
PR](https://github.com/apache/beam-site/pull/478).
+#### Deploy SDK docker images to DockerHub
+TODO(hannahjiang): change link to master branch after #9560 is merged.
+
+* Script:
[publish_docker_images.sh](https://github.com/Hannah-Jiang/beam/blob/release_script_for_containers/release/src/main/scripts/publish_docker_images.sh)
+* Usage
+```aidl
+./beam/release/src/main/scripts/publish_docker_images.sh
+```
+Verify following points:
+* Images are published at
[DockerHub](https://hub.docker.com/search?q=apachebeam&type=image) with tags
:{RELEASE} and :latest.
Review comment:
with tags: `${RELEASE}` and `lastest`
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 310104)
> Add container publishing instruction to release manual
> ------------------------------------------------------
>
> Key: BEAM-8105
> URL: https://issues.apache.org/jira/browse/BEAM-8105
> Project: Beam
> Issue Type: Sub-task
> Components: website
> Reporter: Hannah Jiang
> Assignee: Hannah Jiang
> Priority: Major
> Fix For: 2.16.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)