[ 
https://issues.apache.org/jira/browse/BEAM-4501?focusedWorklogId=150431&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-150431
 ]

ASF GitHub Bot logged work on BEAM-4501:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Oct/18 15:58
            Start Date: 02/Oct/18 15:58
    Worklog Time Spent: 10m 
      Work Description: swegner commented on a change in pull request #6533: 
[BEAM-4501] Update website contribution and release docs
URL: https://github.com/apache/beam/pull/6533#discussion_r222004950
 
 

 ##########
 File path: website/build.gradle
 ##########
 @@ -49,7 +49,7 @@ task createDockerContainer(type: Exec) {
     return standardOutput.toString().trim()
   }
   commandLine '/bin/bash', '-c',
-    "docker create -v $project.rootDir:$dockerWorkDir -u \$(id -u):\$(id -g) 
$dockerImageTag"
+    "docker create -v $project.rootDir:$dockerWorkDir -u \$(id -u):\$(id -g) 
-p 127.0.0.1:4000:4000 $dockerImageTag"
 
 Review comment:
   I'm still learning Docker, so just checking: this binding will work for 
local execution and on Jenkins?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 150431)
    Time Spent: 2h  (was: 1h 50m)

> Update contribution guide for new website contribution process
> --------------------------------------------------------------
>
>                 Key: BEAM-4501
>                 URL: https://issues.apache.org/jira/browse/BEAM-4501
>             Project: Beam
>          Issue Type: Sub-task
>          Components: website
>            Reporter: Scott Wegner
>            Assignee: Udi Meiri
>            Priority: Major
>              Labels: beam-site-automation-reliability
>          Time Spent: 2h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to