[
https://issues.apache.org/jira/browse/BEAM-11739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kiley Sok updated BEAM-11739:
-----------------------------
Summary: Add tag to docker image when pushing to container registry (was:
Add tag to docker when pushing container for Dataflow runner)
> Add tag to docker image when pushing to container registry
> ----------------------------------------------------------
>
> Key: BEAM-11739
> URL: https://issues.apache.org/jira/browse/BEAM-11739
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Kiley Sok
> Assignee: Kiley Sok
> Priority: P2
>
> Dataflow runner tries to push using the latest tag and it fails locally with
> error:
> {code:java}
> Using default tag: latest The push refers to repository
> [us.gcr.io/apache-beam-testing/java-postcommit-it/java] tag does not exist:
> us.gcr.io/apache-beam-testing/java-postcommit-it/java:latest{code}
> Change to push with the docker tag[1]
> [1]
> https://cloud.google.com/container-registry/docs/pushing-and-pulling#push_the_tagged_image_to
--
This message was sent by Atlassian Jira
(v8.3.4#803005)