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

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

                Author: ASF GitHub Bot
            Created on: 05/Nov/19 19:36
            Start Date: 05/Nov/19 19:36
    Worklog Time Spent: 10m 
      Work Description: ihji commented on issue #9972: [BEAM-8545] don't docker 
pull before docker run
URL: https://github.com/apache/beam/pull/9972#issuecomment-549623033
 
 
   Run Python PreCommit
 
----------------------------------------------------------------
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: 338958)
    Time Spent: 1h 40m  (was: 1.5h)

> don't docker pull  before docker run
> ------------------------------------
>
>                 Key: BEAM-8545
>                 URL: https://issues.apache.org/jira/browse/BEAM-8545
>             Project: Beam
>          Issue Type: Bug
>          Components: java-fn-execution
>            Reporter: Heejong Lee
>            Assignee: Heejong Lee
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Since 'docker run' automatically pulls when the image doesn't exist locally, 
> I think it's safe to remove explicit 'docker pull' before 'docker run'. 
> Without 'docker pull', we won't update the local image with the remote image 
> (for the same tag) but it shouldn't be a problem in prod that the unique tag 
> is assumed for each released version.



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

Reply via email to