slfan1989 commented on PR #8005:
URL: https://github.com/apache/hadoop/pull/8005#issuecomment-3358754054

   > Thanks @slfan1989 for the patch.
   > 
   > ```
   > $ docker run -it --rm ghcr.io/slfan1989/hadoop:3.4.2 hadoop version
   > ...
   > Hadoop 3.4.2
   > Source code repository https://github.com/apache/hadoop.git -r 
84e8b89ee2ebe6923691205b9e171badde7a495c
   > Compiled by ahmarsu on 2025-08-20T10:30Z
   > Compiled on platform linux-x86_64
   > Compiled with protoc 3.23.4
   > From source with checksum fa94c67d4b4be021b9e9515c9b0f7b6
   > This command was run using 
/opt/hadoop/share/hadoop/common/hadoop-common-3.4.2.jar
   > ```
   > 
   > After this is merged, I suggest someone from Hadoop PMC upload the same 
image to Docker Hub, something like:
   > 
   > ```
   > docker pull ghcr.io/apache/hadoop:3.4.2
   > docker tag ghcr.io/apache/hadoop:3.4.2 apache/hadoop:3.4.2
   > docker push apache/hadoop:3.4.2
   > ```
   
   @adoroszlai Thank you very much for the detailed explanation. However, I 
have never published a Docker image before, and pushing to Docker Hub should 
require some additional authentication information. @jojochuang  @ayushtkn , 
could you please take a look? Thank you very much!
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to