[ https://issues.apache.org/jira/browse/HADOOP-19614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004571#comment-18004571 ]
ASF GitHub Bot commented on HADOOP-19614: ----------------------------------------- kumaab opened a new pull request, #7795: URL: https://github.com/apache/hadoop/pull/7795 ### Description of PR Update GitHub Actions workflow to publish the `apache/hadoop` Docker image to GitHub Container Registry and DockerHub for multiple architectures: `amd64` and `arm64`. Image is tagged based on branch name, e.g. docker-hadoop-X.Y is tagged as X.Y. Pull request only triggers build (for CI), but image is not published. https://issues.apache.org/jira/browse/HADOOP-19614 ### How was this patch tested? Pending, waiting on INFRA-27002 ### For code changes: - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')? - [ ] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation? - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files? > Publish Hadoop Docker Image to DockerHub for amd64 and arm64 > ------------------------------------------------------------- > > Key: HADOOP-19614 > URL: https://issues.apache.org/jira/browse/HADOOP-19614 > Project: Hadoop Common > Issue Type: New Feature > Reporter: Abhishek Kumar > Assignee: Abhishek Kumar > Priority: Major > > Update GitHub Actions workflow to publish the apache/hadoop Docker image to > DockerHub for multiple arch's: amd64 and arm64. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org