[
https://issues.apache.org/jira/browse/BEAM-8545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heejong Lee updated BEAM-8545:
------------------------------
Status: Open (was: Triage Needed)
> 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
>
> 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)