kou opened a new pull request, #47796:
URL: https://github.com/apache/arrow/pull/47796

   ### Rationale for this change
   
   `archer docker push` doesn't support custom Docker registry such as ghcr.io.
   
   ### What changes are included in this PR?
   
   Parse Docker image tag and specify Docker registry name to `docker push` if 
it's specified in the tag. 
   
   Docker image tag format: `[HOST[:PORT]/]NAMESPACE/REPOSITORY[:TAG]`
   
   See also: https://docs.docker.com/reference/cli/docker/image/tag/#description
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to